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