Build Log

--------------------Configuration: sampletst - Win32 Debug--------------------

Command Lines

Creating temporary file "C:\WINNT\Profiles\sean\LOCALS~1\Temp\RSPF.tmp" with contents [ /nologo /MTd /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "STRICT" /D "__FLAT__" /Fp"Debug/sampletst.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c "D:\work\sample\MAIN.CPP" ] Creating command line "cl.exe @C:\WINNT\Profiles\sean\LOCALS~1\Temp\RSPF.tmp" Creating temporary file "C:\WINNT\Profiles\sean\LOCALS~1\Temp\RSP10.tmp" with contents [ kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib winmm.lib /nologo /subsystem:windows /incremental:yes /pdb:"Debug/sampletst.pdb" /debug /machine:I386 /out:"Debug/sampletst.exe" /pdbtype:sept .\Debug\DATACHNK.OBJ .\Debug\DEVHNDLR.OBJ .\Debug\fmtchnk.obj .\Debug\GenChnk.obj .\Debug\MAIN.OBJ .\Debug\PURESMPL.OBJ .\Debug\PUREWAVE.OBJ .\Debug\WAVE.OBJ .\Debug\WAVEIN.OBJ .\Debug\WAVEOUT.OBJ \work\exe\mscommon.lib ] Creating command line "link.exe @C:\WINNT\Profiles\sean\LOCALS~1\Temp\RSP10.tmp"

Output Window

Compiling... MAIN.CPP Linking...

Results

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