Build Log
--------------------Configuration: watchdog - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\WINNT\Profiles\sean\LOCALS~1\Temp\RSP7.tmp" with contents [ /nologo /Gz /MTd /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "STRICT" /D "__FLAT__" /Fp"Debug/watchdog.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c "D:\work\watchdog\main.cpp" ] Creating command line "cl.exe @C:\WINNT\Profiles\sean\LOCALS~1\Temp\RSP7.tmp" Creating temporary file "C:\WINNT\Profiles\sean\LOCALS~1\Temp\RSP8.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 wsock32.lib /nologo /subsystem:windows /incremental:yes /pdb:"Debug/watchdog.pdb" /debug /machine:I386 /out:"Debug/watchdog.exe" /pdbtype:sept .\Debug\CBThunkCtrlHandler.obj .\Debug\CBThunkSvcMain.obj .\Debug\CreateServiceParams.obj .\Debug\Evaluator.obj .\Debug\main.obj .\Debug\service.obj .\Debug\ServiceControlManager.obj .\Debug\watchdogservice.obj \work\exe\mscommon.lib \work\exe\msthread.lib \work\exe\mshook.lib \work\exe\psapint.lib \work\exe\msimage.lib \work\exe\smtplib.lib \work\exe\mssocket.lib ] Creating command line "link.exe @C:\WINNT\Profiles\sean\LOCALS~1\Temp\RSP8.tmp"Output Window
Compiling... main.cpp Linking...Results
watchdog.exe - 0 error(s), 0 warning(s)