ByPassUAC.plg
上传用户:ddhomtel
上传日期:2022-05-28
资源大小:1439k
文件大小:1k
源码类别:

破解

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: ByPassUAC - Win32 Release--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "C:DOCUME~1USERLOCALS~1TempRSP10A.tmp" with contents
  10. [
  11. /nologo /ML /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Release/ByPassUAC.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
  12. "D:codeByPassUACByPassUAC.cpp"
  13. ]
  14. Creating command line "cl.exe @C:DOCUME~1USERLOCALS~1TempRSP10A.tmp" 
  15. Creating temporary file "C:DOCUME~1USERLOCALS~1TempRSP10B.tmp" with contents
  16. [
  17. kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /incremental:no /pdb:"Release/ByPassUAC.pdb" /machine:I386 /out:"Release/ByPassUAC.exe" 
  18. .ReleaseByPassUAC.obj
  19. .ReleaseStdAfx.obj
  20. ]
  21. Creating command line "link.exe @C:DOCUME~1USERLOCALS~1TempRSP10B.tmp"
  22. <h3>Output Window</h3>
  23. Compiling...
  24. ByPassUAC.cpp
  25. Linking...
  26. <h3>Results</h3>
  27. ByPassUAC.exe - 0 error(s), 0 warning(s)
  28. </pre>
  29. </body>
  30. </html>