myWinInet_1.plg
上传用户:tianhe
上传日期:2013-11-07
资源大小:40k
文件大小:2k
源码类别:

加密解密

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: myWinInet_1 - Win32 Release--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating command line "rc.exe /l 0x804 /fo"Release/myWinInet_1.res" /d "NDEBUG" /d "_AFXDLL" "D:暂时读网页信息myWinInet_1.rc"" 
  10. Creating temporary file "C:DOCUME~1SIMON~1.6F1LOCALS~1TempRSP285.tmp" with contents
  11. [
  12. /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Release/" /Fp"Release/myWinInet_1.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
  13. "D:暂时读网页信息MyVw.cpp"
  14. "D:暂时读网页信息myWinInet_1.cpp"
  15. "D:暂时读网页信息myWinInet_1Dlg.cpp"
  16. ]
  17. Creating command line "cl.exe @C:DOCUME~1SIMON~1.6F1LOCALS~1TempRSP285.tmp" 
  18. Creating temporary file "C:DOCUME~1SIMON~1.6F1LOCALS~1TempRSP286.tmp" with contents
  19. [
  20. /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Release/" /Fp"Release/myWinInet_1.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
  21. "D:暂时读网页信息StdAfx.cpp"
  22. ]
  23. Creating command line "cl.exe @C:DOCUME~1SIMON~1.6F1LOCALS~1TempRSP286.tmp" 
  24. Creating temporary file "C:DOCUME~1SIMON~1.6F1LOCALS~1TempRSP287.tmp" with contents
  25. [
  26. /nologo /subsystem:windows /incremental:no /pdb:"Release/myWinInet_1.pdb" /machine:I386 /out:"Release/myWinInet_1.exe" 
  27. ".ReleaseMyVw.obj"
  28. ".ReleasemyWinInet_1.obj"
  29. ".ReleasemyWinInet_1Dlg.obj"
  30. ".ReleaseStdAfx.obj"
  31. ".ReleasemyWinInet_1.res"
  32. ]
  33. Creating command line "link.exe @C:DOCUME~1SIMON~1.6F1LOCALS~1TempRSP287.tmp"
  34. <h3>Output Window</h3>
  35. Compiling resources...
  36. Compiling...
  37. StdAfx.cpp
  38. Compiling...
  39. MyVw.cpp
  40. myWinInet_1.cpp
  41. myWinInet_1Dlg.cpp
  42. Generating Code...
  43. Linking...
  44. Creating command line "bscmake.exe /nologo /o"Release/myWinInet_1.bsc"  ".ReleaseStdAfx.sbr" ".ReleaseMyVw.sbr" ".ReleasemyWinInet_1.sbr" ".ReleasemyWinInet_1Dlg.sbr""
  45. Creating browse info file...
  46. <h3>Output Window</h3>
  47. <h3>Results</h3>
  48. myWinInet_1.exe - 0 error(s), 0 warning(s)
  49. </pre>
  50. </body>
  51. </html>