Build Log
--------------------Configuration: ex34a - Win32 Debug--------------------
Command Lines
Creating command line "rc.exe /l 0x409 /fo".\Debug/ex34a.res" /d "_DEBUG" /d "_AFXDLL" "D:\vcpp32\ex34a\ex34a.rc"" Creating temporary file "C:\TEMP\RSP370.tmp" with contents [ /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp".\Debug/ex34a.pch" /Yu"stdafx.h" /Fo".\Debug/" /Fd".\Debug/" /FD /c "D:\vcpp32\ex34a\BlockSock.cpp" "D:\vcpp32\ex34a\ClientInetThread.cpp" "D:\vcpp32\ex34a\ClientSockThread.cpp" "D:\vcpp32\ex34a\ClientUrlThread.cpp" "D:\vcpp32\ex34a\ex34a.cpp" "D:\vcpp32\ex34a\ex34aDoc.cpp" "D:\vcpp32\ex34a\ex34aView.cpp" "D:\vcpp32\ex34a\MainFrm.cpp" "D:\vcpp32\ex34a\ServerThread.cpp" "D:\vcpp32\ex34a\SheetConfig.cpp" "D:\vcpp32\ex34a\utility.cpp" ] Creating command line "cl.exe @C:\TEMP\RSP370.tmp" Creating temporary file "C:\TEMP\RSP371.tmp" with contents [ /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp".\Debug/ex34a.pch" /Yc"stdafx.h" /Fo".\Debug/" /Fd".\Debug/" /FD /c "D:\vcpp32\ex34a\StdAfx.cpp" ] Creating command line "cl.exe @C:\TEMP\RSP371.tmp" Creating temporary file "C:\TEMP\RSP372.tmp" with contents [ wsock32.lib /nologo /subsystem:windows /incremental:yes /pdb:".\Debug/ex34a.pdb" /debug /machine:I386 /out:".\Debug/ex34a.exe" .\Debug\BlockSock.obj .\Debug\ClientInetThread.obj .\Debug\ClientSockThread.obj .\Debug\ClientUrlThread.obj .\Debug\ex34a.obj .\Debug\ex34aDoc.obj .\Debug\ex34aView.obj .\Debug\MainFrm.obj .\Debug\ServerThread.obj .\Debug\SheetConfig.obj .\Debug\StdAfx.obj .\Debug\utility.obj .\Debug\ex34a.res ] Creating command line "link.exe @C:\TEMP\RSP372.tmp"Output Window
Compiling resources... Compiling... StdAfx.cpp Compiling... BlockSock.cpp ClientInetThread.cpp ClientSockThread.cpp ClientUrlThread.cpp ex34a.cpp ex34aDoc.cpp ex34aView.cpp MainFrm.cpp ServerThread.cpp SheetConfig.cpp utility.cpp Generating Code... Linking...Results
ex34a.exe - 0 error(s), 0 warning(s)