FTPSOCKET.plg
上传用户:ap04031022
上传日期:2022-02-14
资源大小:1981k
文件大小:3k
源码类别:

Ftp客户端

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: FTPSOCKET - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating command line "rc.exe /l 0x804 /fo"Debug/FTPSOCKET.res" /d "_DEBUG" /d "_AFXDLL" "C:Documents and Settingsptpress桌面vc第05章5.2  FTP客户端FTPSOCKET.rc"" 
  10. Creating temporary file "C:DOCUME~1ptpressLOCALS~1TempRSP5.tmp" with contents
  11. [
  12. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/FTPSOCKET.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  13. "C:Documents and Settingsptpress桌面vc第05章5.2  FTP客户端FTPClass.cpp"
  14. "C:Documents and Settingsptpress桌面vc第05章5.2  FTP客户端FTPSOCKET.cpp"
  15. "C:Documents and Settingsptpress桌面vc第05章5.2  FTP客户端FTPSOCKETDlg.cpp"
  16. "C:Documents and Settingsptpress桌面vc第05章5.2  FTP客户端ListItem.cpp"
  17. ]
  18. Creating command line "cl.exe @C:DOCUME~1ptpressLOCALS~1TempRSP5.tmp" 
  19. Creating temporary file "C:DOCUME~1ptpressLOCALS~1TempRSP6.tmp" with contents
  20. [
  21. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/FTPSOCKET.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  22. "C:Documents and Settingsptpress桌面vc第05章5.2  FTP客户端StdAfx.cpp"
  23. ]
  24. Creating command line "cl.exe @C:DOCUME~1ptpressLOCALS~1TempRSP6.tmp" 
  25. Creating temporary file "C:DOCUME~1ptpressLOCALS~1TempRSP7.tmp" with contents
  26. [
  27. /nologo /subsystem:windows /incremental:yes /pdb:"Debug/FTPSOCKET.pdb" /debug /machine:I386 /out:"Debug/FTPSOCKET.exe" /pdbtype:sept 
  28. ".DebugFTPClass.obj"
  29. ".DebugFTPSOCKET.obj"
  30. ".DebugFTPSOCKETDlg.obj"
  31. ".DebugListItem.obj"
  32. ".DebugStdAfx.obj"
  33. ".DebugFTPSOCKET.res"
  34. ]
  35. Creating command line "link.exe @C:DOCUME~1ptpressLOCALS~1TempRSP7.tmp"
  36. <h3>Output Window</h3>
  37. Compiling resources...
  38. Compiling...
  39. StdAfx.cpp
  40. Compiling...
  41. FTPClass.cpp
  42. FTPSOCKET.cpp
  43. FTPSOCKETDlg.cpp
  44. C:Documents and Settingsptpress桌面vc第05章5.2  FTP客户端FTPSOCKETDlg.cpp(569) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
  45. C:Documents and Settingsptpress桌面vc第05章5.2  FTP客户端FTPSOCKETDlg.cpp(654) : warning C4101: 'lvfi' : unreferenced local variable
  46. C:Documents and Settingsptpress桌面vc第05章5.2  FTP客户端FTPSOCKETDlg.cpp(709) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
  47. ListItem.cpp
  48. Generating Code...
  49. C:Documents and Settingsptpress桌面vc第05章5.2  FTP客户端FTPClass.cpp(442) : warning C4715: 'CFTPclient::List' : not all control paths return a value
  50. Linking...
  51. <h3>Results</h3>
  52. FTPSOCKET.exe - 0 error(s), 4 warning(s)
  53. </pre>
  54. </body>
  55. </html>