TrailMousePos.plg
上传用户:qzzxgm
上传日期:2009-12-14
资源大小:1882k
文件大小:1k
源码类别:

书籍源码

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: TrailMousePos - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating command line "rc.exe /l 0x804 /fo"Debug/TrailMousePos.res" /d "_DEBUG" /d "_AFXDLL" "I:vc百例第十一章鼠标位置追踪TrailMousePosTrailMousePos.rc"" 
  10. Creating temporary file "C:WINDOWSTEMPRSP8311.TMP" with contents
  11. [
  12. /nologo /subsystem:windows /incremental:yes /pdb:"Debug/TrailMousePos.pdb" /debug /machine:I386 /out:"Debug/TrailMousePos.exe" /pdbtype:sept 
  13. ".DebugTrailMousePos.obj"
  14. ".DebugTrailMousePosDlg.obj"
  15. ".DebugStdAfx.obj"
  16. ".DebugTrailMousePos.res"
  17. ]
  18. Creating command line "link.exe @C:WINDOWSTEMPRSP8311.TMP"
  19. <h3>Output Window</h3>
  20. Compiling resources...
  21. Linking...
  22. <h3>Results</h3>
  23. TrailMousePos.exe - 0 error(s), 0 warning(s)
  24. </pre>
  25. </body>
  26. </html>