WQDemo.plg
上传用户:dfzycw
上传日期:2010-01-10
资源大小:66k
文件大小:1k
源码类别:

进程与线程

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: WQDemo - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating command line "rc.exe /l 0x409 /fo"Debug/WQDemo.res" /d "_DEBUG" /d "_AFXDLL" "E:vcbook2多线程技术WQDemoWQDemo.rc"" 
  10. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP560.tmp" with contents
  11. [
  12. /nologo /subsystem:windows /incremental:yes /pdb:"Debug/WQDemo.pdb" /debug /machine:I386 /out:"Debug/WQDemo.exe" /pdbtype:sept 
  13. ".DebugStdAfx.obj"
  14. ".DebugWorkQueue.obj"
  15. ".DebugWQDemo.obj"
  16. ".DebugWQDemoDlg.obj"
  17. ".DebugXComboList.obj"
  18. ".DebugXHeaderCtrl.obj"
  19. ".DebugXListCtrl.obj"
  20. ".DebugWQDemo.res"
  21. ]
  22. Creating command line "link.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP560.tmp"
  23. <h3>Output Window</h3>
  24. Compiling resources...
  25. Linking...
  26. <h3>Results</h3>
  27. WQDemo.exe - 0 error(s), 0 warning(s)
  28. </pre>
  29. </body>
  30. </html>