B14.PLG
上传用户:szxyd1688
上传日期:2007-06-08
资源大小:1440k
文件大小:1k
源码类别:

屏幕保护

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: B14 - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "C:WINDOWSTEMPRSPD0A0.TMP" with contents
  10. [
  11. /nologo /MDd /W4 /GX /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /Fp"Release/B19.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /GZ /c 
  12. "E:abcb14B14ScreenSaverWnd.cpp"
  13. ]
  14. Creating command line "cl.exe @C:WINDOWSTEMPRSPD0A0.TMP" 
  15. Creating temporary file "C:WINDOWSTEMPRSPD0A1.TMP" with contents
  16. [
  17. scrnsave.lib /nologo /subsystem:windows /incremental:no /pdb:"Release/B14.pdb" /machine:I386 /out:"Release/B14.scr" /pdbtype:sept 
  18. .ReleaseB14Dlg.obj
  19. .ReleaseMfcSaver.obj
  20. .ReleaseMfcSaverDlg.obj
  21. .ReleaseScreenSaverWnd.obj
  22. .ReleaseStdAfx.obj
  23. .ReleaseB14.res
  24. ]
  25. Creating command line "link.exe @C:WINDOWSTEMPRSPD0A1.TMP"
  26. <h3>Output Window</h3>
  27. Compiling...
  28. ScreenSaverWnd.cpp
  29. E:abcb14B14ScreenSaverWnd.cpp(121) : warning C4100: 'pDC' : unreferenced formal parameter
  30. E:abcb14B14ScreenSaverWnd.cpp(163) : warning C4189: 'uChanged' : local variable is initialized but not referenced
  31. Linking...
  32. <h3>Results</h3>
  33. B14.scr - 0 error(s), 2 warning(s)
  34. </pre>
  35. </body>
  36. </html>