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