CTelnet.plg
资源名称:telnetClient [点击查看]
上传用户:cbyxjia
上传日期:2007-01-14
资源大小:132k
文件大小:1k
源码类别:
Telnet客户端
开发平台:
Visual C++
- <html>
- <body>
- <pre>
- <h1>Build Log</h1>
- <h3>
- --------------------Configuration: CTelnet - Win32 Debug--------------------
- </h3>
- <h3>Command Lines</h3>
- Creating temporary file "C:WINDOWSTEMPRSP50A3.TMP" with contents
- [
- /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /FR"Debug/" /Fp"Debug/CTelnet.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /c
- "D:VC高级网络编程例程telnet_clientCTelnetView.cpp"
- ]
- Creating command line "cl.exe @C:WINDOWSTEMPRSP50A3.TMP"
- Creating temporary file "C:WINDOWSTEMPRSP50A4.TMP" with contents
- [
- /nologo /subsystem:windows /incremental:yes /pdb:"Debug/CTelnet.pdb" /debug /machine:I386 /out:"Debug/CTelnet.exe" /pdbtype:sept
- ".DebugClientSocket.obj"
- ".DebugCTelnet.obj"
- ".DebugCTelnetDoc.obj"
- ".DebugCTelnetView.obj"
- ".DebugHostDialog.obj"
- ".DebugMainFrm.obj"
- ".DebugStdAfx.obj"
- ".DebugCTelnet.res"
- ]
- Creating command line "link.exe @C:WINDOWSTEMPRSP50A4.TMP"
- <h3>Output Window</h3>
- Compiling...
- CTelnetView.cpp
- Linking...
- Creating command line "bscmake.exe /nologo /o"Debug/CTelnet.bsc" ".DebugStdAfx.sbr" ".DebugClientSocket.sbr" ".DebugCTelnet.sbr" ".DebugCTelnetDoc.sbr" ".DebugCTelnetView.sbr" ".DebugHostDialog.sbr" ".DebugMainFrm.sbr""
- Creating browse info file...
- <h3>Output Window</h3>
- <h3>Results</h3>
- CTelnet.exe - 0 error(s), 0 warning(s)
- </pre>
- </body>
- </html>