Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

38 lines
1.4 KiB

<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: CentralFMSvc - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
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...
<h3>Output Window</h3>
Performing registration
Server registration done!
<h3>Results</h3>
CentralFMSvc.exe - 0 error(s), 1 warning(s)
</pre>
</body>
</html>