socket编程
源代码在线查看: tosdlg.plg
Build Log
--------------------Configuration: TosDLg - Win32 Debug--------------------
Command Lines
Creating command line "rc.exe /l 0x804 /fo"Debug/TosDLg.res" /d "_DEBUG" /d "_AFXDLL" "H:\AlarmSystem\Test\AlarmSvr\TosDLg.rc""
Creating temporary file "D:\TEMP\RSP3CE.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/TosDLg.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"H:\AlarmSystem\Test\AlarmSvr\TosDLg.cpp"
"H:\AlarmSystem\Test\AlarmSvr\TosDLgDlg.cpp"
]
Creating command line "cl.exe @D:\TEMP\RSP3CE.tmp"
Creating temporary file "D:\TEMP\RSP3CF.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/TosDLg.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"H:\AlarmSystem\Test\AlarmSvr\StdAfx.cpp"
]
Creating command line "cl.exe @D:\TEMP\RSP3CF.tmp"
Creating command line "link.exe /nologo /subsystem:windows /incremental:yes /pdb:"Debug/TosDLg.pdb" /debug /machine:I386 /out:"Debug/TosDLg.exe" /pdbtype:sept .\Debug\StdAfx.obj .\Debug\TosDLg.obj .\Debug\TosDLgDlg.obj .\Debug\TosDLg.res "
Output Window
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
TosDLg.cpp
TosDLgDlg.cpp
Generating Code...
Linking...
Results
TosDLg.exe - 0 error(s), 0 warning(s)