ShowBMP.plg
上传用户:zhuahui520
上传日期:2022-07-26
资源大小:344k
文件大小:1k
源码类别:

对话框与窗口

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: ShowBMP - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating command line "rc.exe /l 0x804 /fo"Debug/ShowBMP.res" /d "_DEBUG" /d "_AFXDLL" "E:StudyVC++VC++learning复习ShowBMPShowBMP.rc"" 
  10. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP13.tmp" with contents
  11. [
  12. /nologo /subsystem:windows /incremental:yes /pdb:"Debug/ShowBMP.pdb" /debug /machine:I386 /out:"Debug/ShowBMP.exe" /pdbtype:sept 
  13. ".DebugMainFrm.obj"
  14. ".DebugShowBMP.obj"
  15. ".DebugShowBMPDoc.obj"
  16. ".DebugShowBMPView.obj"
  17. ".DebugStdAfx.obj"
  18. ".DebugShowBMP.res"
  19. ]
  20. Creating command line "link.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP13.tmp"
  21. <h3>Output Window</h3>
  22. Compiling resources...
  23. Linking...
  24. <h3>Results</h3>
  25. ShowBMP.exe - 0 error(s), 0 warning(s)
  26. </pre>
  27. </body>
  28. </html>