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