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

书籍源码

开发平台:

Visual C++

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