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