FTPSOCKET.plg
资源名称:FTPClient.rar [点击查看]
上传用户:ap04031022
上传日期:2022-02-14
资源大小:1981k
文件大小:3k
源码类别:
Ftp客户端
开发平台:
Visual C++
- <html>
- <body>
- <pre>
- <h1>Build Log</h1>
- <h3>
- --------------------Configuration: FTPSOCKET - Win32 Debug--------------------
- </h3>
- <h3>Command Lines</h3>
- 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""
- Creating temporary file "C:DOCUME~1ptpressLOCALS~1TempRSP5.tmp" with contents
- [
- /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
- "C:Documents and Settingsptpress桌面vc第05章5.2 FTP客户端FTPClass.cpp"
- "C:Documents and Settingsptpress桌面vc第05章5.2 FTP客户端FTPSOCKET.cpp"
- "C:Documents and Settingsptpress桌面vc第05章5.2 FTP客户端FTPSOCKETDlg.cpp"
- "C:Documents and Settingsptpress桌面vc第05章5.2 FTP客户端ListItem.cpp"
- ]
- Creating command line "cl.exe @C:DOCUME~1ptpressLOCALS~1TempRSP5.tmp"
- Creating temporary file "C:DOCUME~1ptpressLOCALS~1TempRSP6.tmp" with contents
- [
- /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
- "C:Documents and Settingsptpress桌面vc第05章5.2 FTP客户端StdAfx.cpp"
- ]
- Creating command line "cl.exe @C:DOCUME~1ptpressLOCALS~1TempRSP6.tmp"
- Creating temporary file "C:DOCUME~1ptpressLOCALS~1TempRSP7.tmp" with contents
- [
- /nologo /subsystem:windows /incremental:yes /pdb:"Debug/FTPSOCKET.pdb" /debug /machine:I386 /out:"Debug/FTPSOCKET.exe" /pdbtype:sept
- ".DebugFTPClass.obj"
- ".DebugFTPSOCKET.obj"
- ".DebugFTPSOCKETDlg.obj"
- ".DebugListItem.obj"
- ".DebugStdAfx.obj"
- ".DebugFTPSOCKET.res"
- ]
- Creating command line "link.exe @C:DOCUME~1ptpressLOCALS~1TempRSP7.tmp"
- <h3>Output Window</h3>
- Compiling resources...
- Compiling...
- StdAfx.cpp
- Compiling...
- FTPClass.cpp
- FTPSOCKET.cpp
- FTPSOCKETDlg.cpp
- C:Documents and Settingsptpress桌面vc第05章5.2 FTP客户端FTPSOCKETDlg.cpp(569) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
- C:Documents and Settingsptpress桌面vc第05章5.2 FTP客户端FTPSOCKETDlg.cpp(654) : warning C4101: 'lvfi' : unreferenced local variable
- C:Documents and Settingsptpress桌面vc第05章5.2 FTP客户端FTPSOCKETDlg.cpp(709) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
- ListItem.cpp
- Generating Code...
- C:Documents and Settingsptpress桌面vc第05章5.2 FTP客户端FTPClass.cpp(442) : warning C4715: 'CFTPclient::List' : not all control paths return a value
- Linking...
- <h3>Results</h3>
- FTPSOCKET.exe - 0 error(s), 4 warning(s)
- </pre>
- </body>
- </html>