Build Log

--------------------Configuration: vctest - Win32 Debug--------------------

Command Lines

Creating command line "rc.exe /l 0x40b /fo"Debug/vctest.res" /d "_DEBUG" "E:\gko\local\vctest\vctest.rc"" Creating temporary file "C:\TEMP\RSP5A.tmp" with contents [ /nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Debug/vctest.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c "E:\gko\local\vctest\vctest.cpp" ] Creating command line "cl.exe @C:\TEMP\RSP5A.tmp" Creating temporary file "C:\TEMP\RSP5B.tmp" with contents [ /nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Debug/vctest.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c "E:\gko\local\vctest\StdAfx.cpp" ] Creating command line "cl.exe @C:\TEMP\RSP5B.tmp" Creating temporary file "C:\TEMP\RSP5C.tmp" with contents [ kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /incremental:yes /pdb:"Debug/vctest.pdb" /debug /machine:I386 /out:"Debug/vctest.exe" /pdbtype:sept .\Debug\StdAfx.obj .\Debug\vctest.res .\Debug\vctest.obj ] Creating command line "link.exe @C:\TEMP\RSP5C.tmp"

Output Window

Compiling resources... Compiling... StdAfx.cpp Compiling... vctest.cpp Linking...

Results

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