Telnet.plg
资源名称:Telnet.rar [点击查看]
上传用户:net1718
上传日期:2016-03-27
资源大小:36k
文件大小:4k
源码类别:
Telnet客户端
开发平台:
Visual C++
- <html>
- <body>
- <pre>
- <h1>Build Log</h1>
- <h3>
- --------------------Configuration: Telnet - Win32 Debug--------------------
- </h3>
- <h3>Command Lines</h3>
- Creating command line "rc.exe /l 0x409 /fo"Debug/Telnet.res" /d "_DEBUG" /d "_AFXDLL" "C:Documents and SettingsAdministrator桌面29782201telnet_srcTelnetTelnet.rc""
- Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP45.tmp" with contents
- [
- /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /D "_AFXDLL" /FR"Debug/" /Fp"Debug/Telnet.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
- "C:Documents and SettingsAdministrator桌面29782201telnet_srcTelnetProtocolRx.cpp"
- "C:Documents and SettingsAdministrator桌面29782201telnet_srcTelnetSocketDx.cpp"
- "C:Documents and SettingsAdministrator桌面29782201telnet_srcTelnetSocketRx.cpp"
- "C:Documents and SettingsAdministrator桌面29782201telnet_srcTelnetSocketTx.cpp"
- "C:Documents and SettingsAdministrator桌面29782201telnet_srcTelnetTelnet.cpp"
- ]
- Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP45.tmp"
- Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP46.tmp" with contents
- [
- /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /D "_AFXDLL" /FR"Debug/" /Fp"Debug/Telnet.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
- "C:Documents and SettingsAdministrator桌面29782201telnet_srcTelnetStdAfx.cpp"
- ]
- Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP46.tmp"
- Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP47.tmp" with contents
- [
- kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib wsock32.lib /nologo /subsystem:console /incremental:yes /pdb:"Debug/Telnet.pdb" /debug /machine:I386 /out:"Debug/Telnet.exe" /pdbtype:sept
- ".DebugProtocolRx.obj"
- ".DebugSocketDx.obj"
- ".DebugSocketRx.obj"
- ".DebugSocketTx.obj"
- ".DebugStdAfx.obj"
- ".DebugTelnet.obj"
- ".DebugTelnet.res"
- ]
- Creating command line "link.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP47.tmp"
- <h3>Output Window</h3>
- Compiling resources...
- Compiling...
- StdAfx.cpp
- Compiling...
- ProtocolRx.cpp
- C:Documents and SettingsAdministrator桌面29782201telnet_srcTelnetProtocolRx.cpp(263) : warning C4305: '=' : truncation from 'const int' to 'char'
- C:Documents and SettingsAdministrator桌面29782201telnet_srcTelnetProtocolRx.cpp(263) : warning C4309: '=' : truncation of constant value
- C:Documents and SettingsAdministrator桌面29782201telnet_srcTelnetProtocolRx.cpp(264) : warning C4305: '=' : truncation from 'const int' to 'char'
- C:Documents and SettingsAdministrator桌面29782201telnet_srcTelnetProtocolRx.cpp(264) : warning C4309: '=' : truncation of constant value
- C:Documents and SettingsAdministrator桌面29782201telnet_srcTelnetProtocolRx.cpp(269) : warning C4305: '=' : truncation from 'const int' to 'char'
- C:Documents and SettingsAdministrator桌面29782201telnet_srcTelnetProtocolRx.cpp(269) : warning C4309: '=' : truncation of constant value
- C:Documents and SettingsAdministrator桌面29782201telnet_srcTelnetProtocolRx.cpp(270) : warning C4305: '=' : truncation from 'const int' to 'char'
- C:Documents and SettingsAdministrator桌面29782201telnet_srcTelnetProtocolRx.cpp(270) : warning C4309: '=' : truncation of constant value
- SocketDx.cpp
- SocketRx.cpp
- SocketTx.cpp
- C:Documents and SettingsAdministrator桌面29782201telnet_srcTelnetSocketTx.cpp(41) : warning C4101: 'pBuff' : unreferenced local variable
- Telnet.cpp
- Generating Code...
- Linking...
- <h3>Results</h3>
- Telnet.exe - 0 error(s), 9 warning(s)
- </pre>
- </body>
- </html>