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

书籍源码

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: TransparentPic - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating command line "rc.exe /l 0x804 /fo"Debug/TransparentPic.res" /d "_DEBUG" /d "_AFXDLL" "F:ddc++时尚编程百例实例4  设置并叠加透明图片TransparentPic.rc"" 
  10. Creating temporary file "C:DOCUME~1AdminLOCALS~1TempRSPEE.tmp" with contents
  11. [
  12. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/TransparentPic.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  13. "F:ddc++时尚编程百例实例4  设置并叠加透明图片MainFrm.cpp"
  14. "F:ddc++时尚编程百例实例4  设置并叠加透明图片TransparentPic.cpp"
  15. "F:ddc++时尚编程百例实例4  设置并叠加透明图片TransparentPicDoc.cpp"
  16. "F:ddc++时尚编程百例实例4  设置并叠加透明图片TransparentPicView.cpp"
  17. ]
  18. Creating command line "cl.exe @C:DOCUME~1AdminLOCALS~1TempRSPEE.tmp" 
  19. Creating temporary file "C:DOCUME~1AdminLOCALS~1TempRSPEF.tmp" with contents
  20. [
  21. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/TransparentPic.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  22. "F:ddc++时尚编程百例实例4  设置并叠加透明图片StdAfx.cpp"
  23. ]
  24. Creating command line "cl.exe @C:DOCUME~1AdminLOCALS~1TempRSPEF.tmp" 
  25. Creating temporary file "C:DOCUME~1AdminLOCALS~1TempRSPF0.tmp" with contents
  26. [
  27. /nologo /subsystem:windows /incremental:yes /pdb:"Debug/TransparentPic.pdb" /debug /machine:I386 /out:"Debug/TransparentPic.exe" /pdbtype:sept 
  28. ".DebugMainFrm.obj"
  29. ".DebugStdAfx.obj"
  30. ".DebugTransparentPic.obj"
  31. ".DebugTransparentPicDoc.obj"
  32. ".DebugTransparentPicView.obj"
  33. ".DebugTransparentPic.res"
  34. ]
  35. Creating command line "link.exe @C:DOCUME~1AdminLOCALS~1TempRSPF0.tmp"
  36. <h3>Output Window</h3>
  37. Compiling resources...
  38. Compiling...
  39. StdAfx.cpp
  40. Compiling...
  41. MainFrm.cpp
  42. TransparentPic.cpp
  43. TransparentPicDoc.cpp
  44. TransparentPicView.cpp
  45. Generating Code...
  46. Linking...
  47. <h3>Results</h3>
  48. TransparentPic.exe - 0 error(s), 0 warning(s)
  49. </pre>
  50. </body>
  51. </html>