spy.plg
上传用户:adsacym
上传日期:2007-01-07
资源大小:67k
文件大小:1k
源码类别:

Internet/IE编程

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: spy - Win32 Release--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating command line "rc.exe /l 0x804 /fo"Release/spy.res" /d "NDEBUG" "G:backupWorkslgddllspyspy.rc"" 
  10. Creating temporary file "c:TempRSP79.tmp" with contents
  11. [
  12. /nologo /ML /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /Fp"Release/spy.pch" /YX /Fo"Release/" /Fd"Release/" /FD /c 
  13. "G:backupWorkslgddllspygetpass.cpp"
  14. "G:backupWorkslgddllspysmtp.cpp"
  15. "G:backupWorkslgddllspytcp.cpp"
  16. ]
  17. Creating command line "cl.exe @c:TempRSP79.tmp" 
  18. Creating temporary file "c:TempRSP7A.tmp" with contents
  19. [
  20. kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib wsock32.lib /nologo /subsystem:windows /incremental:no /pdb:"Release/five32.pdb" /machine:I386 /out:"five32.exe" 
  21. .Releasegetpass.obj
  22. .Releasesmtp.obj
  23. .Releasetcp.obj
  24. .Releasespy.res
  25. ]
  26. Creating command line "link.exe @c:TempRSP7A.tmp"
  27. <h3>Output Window</h3>
  28. Compiling resources...
  29. Compiling...
  30. getpass.cpp
  31. smtp.cpp
  32. tcp.cpp
  33. Linking...
  34. <h3>Results</h3>
  35. five32.exe - 0 error(s), 0 warning(s)
  36. </pre>
  37. </body>
  38. </html>