Build Log
--------------------Configuration: ex27a - Win32 Debug--------------------
Command Lines
Creating command line "rc.exe /l 0x409 /fo"Debug/ex27a.res" /d "_DEBUG" /d "_AFXDLL" "D:\BookCode\ex27a\ex27a.rc"" Creating temporary file "c:\windows\TEMP\RSP7364.TMP" with contents [ /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/ex27a.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c "D:\BookCode\ex27a\ex27a.cpp" "D:\BookCode\ex27a\MainFrm.cpp" "D:\BookCode\ex27a\ex27aDoc.cpp" "D:\BookCode\ex27a\ex27aView.cpp" "D:\BookCode\ex27a\ReadThread.cpp" "D:\BookCode\ex27a\WriteThread.cpp" ] Creating command line "cl.exe @c:\windows\TEMP\RSP7364.TMP" Creating temporary file "c:\windows\TEMP\RSP7365.TMP" with contents [ /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/ex27a.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c "D:\BookCode\ex27a\StdAfx.cpp" ] Creating command line "cl.exe @c:\windows\TEMP\RSP7365.TMP" Creating temporary file "c:\windows\TEMP\RSP7366.TMP" with contents [ /nologo /subsystem:windows /incremental:yes /pdb:"Debug/ex27a.pdb" /debug /machine:I386 /out:"Debug/ex27a.exe" /pdbtype:sept .\Debug\ex27a.obj .\Debug\StdAfx.obj .\Debug\MainFrm.obj .\Debug\ex27aDoc.obj .\Debug\ex27aView.obj .\Debug\ex27a.res .\Debug\ReadThread.obj .\Debug\WriteThread.obj ] Creating command line "link.exe @c:\windows\TEMP\RSP7366.TMP"Output Window
Compiling resources... Compiling... StdAfx.cpp Compiling... ex27a.cpp MainFrm.cpp ex27aDoc.cpp ex27aView.cpp ReadThread.cpp WriteThread.cpp Generating Code... Linking...Results
ex27a.exe - 0 error(s), 0 warning(s)