Build Log

--------------------Configuration: ex24c - Win32 Debug--------------------

Command Lines

Creating command line "rc.exe /l 0x409 /fo"Debug/ex24c.res" /d "_DEBUG" /d "_AFXDLL" "D:\vcpp32\ex24c\ex24c.rc"" Creating temporary file "C:\TEMP\RSP1B.tmp" with contents [ /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/ex24c.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c "D:\vcpp32\ex24c\ex24c.cpp" "D:\vcpp32\ex24c\ex24cDoc.cpp" "D:\vcpp32\ex24c\ex24cView.cpp" "D:\vcpp32\ex24c\MainFrm.cpp" ] Creating command line "cl.exe @C:\TEMP\RSP1B.tmp" Creating temporary file "C:\TEMP\RSP1C.tmp" with contents [ /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/ex24c.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c "D:\vcpp32\ex24c\StdAfx.cpp" ] Creating command line "cl.exe @C:\TEMP\RSP1C.tmp" Creating command line "link.exe /nologo /subsystem:windows /incremental:yes /pdb:"Debug/ex24c.pdb" /debug /machine:I386 /out:"Debug/ex24c.exe" /pdbtype:sept .\Debug\ex24c.obj .\Debug\ex24cDoc.obj .\Debug\ex24cView.obj .\Debug\MainFrm.obj .\Debug\StdAfx.obj .\Debug\ex24c.res "

Output Window

Compiling resources... Compiling... StdAfx.cpp Compiling... ex24c.cpp ex24cDoc.cpp ex24cView.cpp MainFrm.cpp Generating Code... Linking...

Results

ex24c.exe - 0 error(s), 0 warning(s)