Build Log

--------------------Configuration: ex25e - Win32 Debug--------------------

Command Lines

Creating temporary file "c:\windows\TEMP\RSPF3A4.TMP" with contents [ /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /Fp"Debug/ex25e.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /c "D:\vcpp32\ex25e\AlarmDialog.cpp" "D:\vcpp32\ex25e\ex25e.cpp" "D:\vcpp32\ex25e\ex25eDoc.cpp" "D:\vcpp32\ex25e\ex25eView.cpp" "D:\vcpp32\ex25e\MainFrm.cpp" ] Creating command line "cl.exe @c:\windows\TEMP\RSPF3A4.TMP" Creating temporary file "c:\windows\TEMP\RSPF3A5.TMP" with contents [ /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /Fp"Debug/ex25e.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /c "D:\vcpp32\ex25e\StdAfx.cpp" ] Creating command line "cl.exe @c:\windows\TEMP\RSPF3A5.TMP" Creating temporary file "c:\windows\TEMP\RSPF3A6.TMP" with contents [ /nologo /subsystem:windows /incremental:yes /pdb:"Debug/ex25e.pdb" /debug /machine:I386 /out:"Debug/ex25e.exe" /pdbtype:sept .\Debug\AlarmDialog.obj .\Debug\ex25e.obj .\Debug\ex25eDoc.obj .\Debug\ex25eView.obj .\Debug\MainFrm.obj .\Debug\StdAfx.obj .\Debug\ex25e.res ] Creating command line "link.exe @c:\windows\TEMP\RSPF3A6.TMP"

Output Window

Compiling... StdAfx.cpp Compiling... AlarmDialog.cpp ex25e.cpp ex25eDoc.cpp ex25eView.cpp MainFrm.cpp Generating Code... Linking...

Results

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