TitleBar.plg
上传用户:shixing_sh
上传日期:2021-10-02
资源大小:3629k
文件大小:2k
源码类别:

工具条

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: TitleBar - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating command line "rc.exe /l 0x804 /fo"Debug/TitleBar.res" /d "_DEBUG" "D:桌面文档界面编程资料VC 界面设计指南附源TitleBar.rc"" 
  10. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP49.tmp" with contents
  11. [
  12. /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Debug/TitleBar.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  13. "D:桌面文档界面编程资料VC 界面设计指南附源MyToolTipCtrl.cpp"
  14. "D:桌面文档界面编程资料VC 界面设计指南附源TitleBar.cpp"
  15. "D:桌面文档界面编程资料VC 界面设计指南附源TitleBarDlg.cpp"
  16. "D:桌面文档界面编程资料VC 界面设计指南附源youDlg.cpp"
  17. ]
  18. Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP49.tmp" 
  19. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP4A.tmp" with contents
  20. [
  21. /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Debug/TitleBar.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  22. "D:桌面文档界面编程资料VC 界面设计指南附源StdAfx.cpp"
  23. ]
  24. Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP4A.tmp" 
  25. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP4B.tmp" with contents
  26. [
  27. /nologo /subsystem:windows /incremental:yes /pdb:"Debug/TitleBar.pdb" /debug /machine:I386 /out:"Debug/TitleBar.exe" /pdbtype:sept 
  28. ".DebugMyToolTipCtrl.obj"
  29. ".DebugStdAfx.obj"
  30. ".DebugTitleBar.obj"
  31. ".DebugTitleBarDlg.obj"
  32. ".DebugyouDlg.obj"
  33. ".DebugTitleBar.res"
  34. ]
  35. Creating command line "link.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP4B.tmp"
  36. <h3>Output Window</h3>
  37. Compiling resources...
  38. Compiling...
  39. StdAfx.cpp
  40. Compiling...
  41. MyToolTipCtrl.cpp
  42. TitleBar.cpp
  43. TitleBarDlg.cpp
  44. youDlg.cpp
  45. Generating Code...
  46. Linking...
  47. <h3>Results</h3>
  48. TitleBar.exe - 0 error(s), 0 warning(s)
  49. </pre>
  50. </body>
  51. </html>