HotComboDemo.plg
上传用户:zhu7604851
上传日期:2007-01-01
资源大小:34k
文件大小:1k
源码类别:

组合框控件

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: HotComboDemo - Win32 Release--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "c:windowsTEMPRSP4044.TMP" with contents
  10. [
  11. /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/HotComboDemo.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
  12. "D:BenchmarxHotComboDemoHotComboBox.cpp"
  13. ]
  14. Creating command line "cl.exe @c:windowsTEMPRSP4044.TMP" 
  15. Creating temporary file "c:windowsTEMPRSP4045.TMP" with contents
  16. [
  17. /nologo /subsystem:windows /incremental:no /pdb:"Release/HotComboDemo.pdb" /machine:I386 /out:"Release/HotComboDemo.exe" 
  18. .ReleaseHotComboDemo.obj
  19. .ReleaseHotComboDemoDlg.obj
  20. .ReleaseStdAfx.obj
  21. .ReleaseHotComboDemo.res
  22. .ReleaseHotComboBox.obj
  23. ]
  24. Creating command line "link.exe @c:windowsTEMPRSP4045.TMP"
  25. <h3>Output Window</h3>
  26. Compiling...
  27. HotComboBox.cpp
  28. Linking...
  29. <h3>Results</h3>
  30. HotComboDemo.exe - 0 error(s), 0 warning(s)
  31. </pre>
  32. </body>
  33. </html>