ListProcesses.plg
上传用户:xsxdsb
上传日期:2009-12-14
资源大小:672k
文件大小:2k
源码类别:

书籍源码

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: ListProcesses - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating command line "rc.exe /l 0x804 /fo"Debug/ListProcesses.res" /d "_DEBUG" /d "_AFXDLL" "F:ddc++时尚编程百例实例54  枚举系统正在运行的程序ListProcesses.rc"" 
  10. Creating temporary file "C:DOCUME~1AdminLOCALS~1TempRSP245.tmp" with contents
  11. [
  12. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/ListProcesses.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  13. "F:ddc++时尚编程百例实例54  枚举系统正在运行的程序ListProcesses.cpp"
  14. "F:ddc++时尚编程百例实例54  枚举系统正在运行的程序ListProcessesDlg.cpp"
  15. ]
  16. Creating command line "cl.exe @C:DOCUME~1AdminLOCALS~1TempRSP245.tmp" 
  17. Creating temporary file "C:DOCUME~1AdminLOCALS~1TempRSP246.tmp" with contents
  18. [
  19. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/ListProcesses.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  20. "F:ddc++时尚编程百例实例54  枚举系统正在运行的程序StdAfx.cpp"
  21. ]
  22. Creating command line "cl.exe @C:DOCUME~1AdminLOCALS~1TempRSP246.tmp" 
  23. Creating temporary file "C:DOCUME~1AdminLOCALS~1TempRSP247.tmp" with contents
  24. [
  25. /nologo /subsystem:windows /incremental:yes /pdb:"Debug/ListProcesses.pdb" /debug /machine:I386 /out:"Debug/ListProcesses.exe" /pdbtype:sept 
  26. ".DebugListProcesses.obj"
  27. ".DebugListProcessesDlg.obj"
  28. ".DebugStdAfx.obj"
  29. ".DebugListProcesses.res"
  30. ]
  31. Creating command line "link.exe @C:DOCUME~1AdminLOCALS~1TempRSP247.tmp"
  32. <h3>Output Window</h3>
  33. Compiling resources...
  34. Compiling...
  35. StdAfx.cpp
  36. Compiling...
  37. ListProcesses.cpp
  38. ListProcessesDlg.cpp
  39. Generating Code...
  40. Linking...
  41. <h3>Results</h3>
  42. ListProcesses.exe - 0 error(s), 0 warning(s)
  43. </pre>
  44. </body>
  45. </html>