Build Log
--------------------Configuration: CentralFMSvc - Win32 Debug--------------------
Command Lines
Creating temporary file "D:\DOCUME~1\sbeer\LOCALS~1\Temp\RSP79.tmp" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "MBCS" /Fp"Debug/CentralFMSvc.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /c
"E:\bluescreen\main\ENU\CentralFMSvc\CentralFMSvc.cpp"
]
Creating command line "cl.exe @D:\DOCUME~1\sbeer\LOCALS~1\Temp\RSP79.tmp"
Creating command line "link.exe version.lib shlwapi.lib /nologo /subsystem:windows /incremental:yes /pdb:"Debug/CentralFMSvc.pdb" /debug /machine:I386 /out:"Debug/CentralFMSvc.exe" /pdbtype:sept .\Debug\CentralFMSvc.obj .\Debug\StdAfx.obj .\Debug\CentralFMSvc.res "
Creating temporary file "D:\DOCUME~1\sbeer\LOCALS~1\Temp\RSP7A.bat" with contents
[
@echo off
".\Debug\CentralFMSvc.exe" /RegServer
echo regsvr32 exec. time > ".\Debug\regsvr32.trg"
echo Server registration done!
]
Creating command line "D:\DOCUME~1\sbeer\LOCALS~1\Temp\RSP7A.bat"
Compiling...
CentralFMSvc.cpp
E:\bluescreen\main\ENU\CentralFMSvc\CentralFMSvc.cpp(543) : warning C4101: 'hresult' : unreferenced local variable
Linking...
Output Window
Performing registration
Server registration done!
Results
CentralFMSvc.exe - 0 error(s), 1 warning(s)