LstBoxTip.plg
上传用户:sdpcwz
上传日期:2009-12-14
资源大小:1237k
文件大小:2k
源码类别:

书籍源码

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: LstBoxTip - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating command line "rc.exe /l 0x804 /fo"Debug/LstBoxTip.res" /d "_DEBUG" /d "_AFXDLL" "F:ddc++时尚编程百例实例23  列表项的提示条LstBoxTip.rc"" 
  10. Creating temporary file "C:DOCUME~1AdminLOCALS~1TempRSP175.tmp" with contents
  11. [
  12. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/LstBoxTip.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  13. "F:ddc++时尚编程百例实例23  列表项的提示条ListBoxTip.cpp"
  14. "F:ddc++时尚编程百例实例23  列表项的提示条LstBoxTip.cpp"
  15. "F:ddc++时尚编程百例实例23  列表项的提示条LstBoxTipDlg.cpp"
  16. "F:ddc++时尚编程百例实例23  列表项的提示条PupText.cpp"
  17. "F:ddc++时尚编程百例实例23  列表项的提示条Subclass.cpp"
  18. ]
  19. Creating command line "cl.exe @C:DOCUME~1AdminLOCALS~1TempRSP175.tmp" 
  20. Creating temporary file "C:DOCUME~1AdminLOCALS~1TempRSP176.tmp" with contents
  21. [
  22. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/LstBoxTip.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  23. "F:ddc++时尚编程百例实例23  列表项的提示条StdAfx.cpp"
  24. ]
  25. Creating command line "cl.exe @C:DOCUME~1AdminLOCALS~1TempRSP176.tmp" 
  26. Creating temporary file "C:DOCUME~1AdminLOCALS~1TempRSP177.tmp" with contents
  27. [
  28. /nologo /subsystem:windows /incremental:yes /pdb:"Debug/LstBoxTip.pdb" /debug /machine:I386 /out:"Debug/LstBoxTip.exe" /pdbtype:sept 
  29. ".DebugListBoxTip.obj"
  30. ".DebugLstBoxTip.obj"
  31. ".DebugLstBoxTipDlg.obj"
  32. ".DebugPupText.obj"
  33. ".DebugStdAfx.obj"
  34. ".DebugSubclass.obj"
  35. ".DebugLstBoxTip.res"
  36. ]
  37. Creating command line "link.exe @C:DOCUME~1AdminLOCALS~1TempRSP177.tmp"
  38. <h3>Output Window</h3>
  39. Compiling resources...
  40. Compiling...
  41. StdAfx.cpp
  42. Compiling...
  43. ListBoxTip.cpp
  44. LstBoxTip.cpp
  45. LstBoxTipDlg.cpp
  46. PupText.cpp
  47. Subclass.cpp
  48. Generating Code...
  49. Linking...
  50. <h3>Results</h3>
  51. LstBoxTip.exe - 0 error(s), 0 warning(s)
  52. </pre>
  53. </body>
  54. </html>