MyStatusBar.plg
上传用户:szcysw
上传日期:2013-03-11
资源大小:6752k
文件大小:2k
源码类别:

界面编程

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: MyStatusBar - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating command line "rc.exe /l 0x417 /fo"Debug/MyStatusBar.res" /d "_DEBUG" /d "_AFXDLL" "C:prog_bookMyStatusBarMyStatusBar.rc"" 
  10. Creating temporary file "c:delRSPB4E.tmp" with contents
  11. [
  12. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/MyStatusBar.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  13. "C:prog_bookMyStatusBarMainFrm.cpp"
  14. "C:prog_bookMyStatusBarMyStatusBar.cpp"
  15. "C:prog_bookMyStatusBarMyStatusBarDoc.cpp"
  16. "C:prog_bookMyStatusBarMyStatusBarView.cpp"
  17. ]
  18. Creating command line "cl.exe @c:delRSPB4E.tmp" 
  19. Creating temporary file "c:delRSPB4F.tmp" with contents
  20. [
  21. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/MyStatusBar.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  22. "C:prog_bookMyStatusBarStdAfx.cpp"
  23. ]
  24. Creating command line "cl.exe @c:delRSPB4F.tmp" 
  25. Creating temporary file "c:delRSPB50.tmp" with contents
  26. [
  27. /nologo /subsystem:windows /incremental:yes /pdb:"Debug/MyStatusBar.pdb" /debug /machine:I386 /out:"Debug/MyStatusBar.exe" /pdbtype:sept 
  28. .DebugMainFrm.obj
  29. .DebugMyStatusBar.obj
  30. .DebugMyStatusBarDoc.obj
  31. .DebugMyStatusBarView.obj
  32. .DebugStdAfx.obj
  33. .DebugMyStatusBar.res
  34. ]
  35. Creating command line "link.exe @c:delRSPB50.tmp"
  36. <h3>Output Window</h3>
  37. Compiling resources...
  38. Compiling...
  39. StdAfx.cpp
  40. Compiling...
  41. MainFrm.cpp
  42. MyStatusBar.cpp
  43. MyStatusBarDoc.cpp
  44. MyStatusBarView.cpp
  45. Generating Code...
  46. C:prog_bookMyStatusBarMainFrm.cpp(85) : warning C4715: 'CMainFrame::OnCreate' : not all control paths return a value
  47. Linking...
  48. <h3>Results</h3>
  49. MyStatusBar.exe - 0 error(s), 1 warning(s)
  50. </pre>
  51. </body>
  52. </html>