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