📄 ntservice.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: GW - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP160.tmp" with contents
[
/nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "GW_EXPORTS" /Fp"Release/GW.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"D:\jian\cmpp\client\func.cpp"
"D:\jian\cmpp\client\GW.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP160.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP161.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 ws2_32.lib /nologo /dll /incremental:no /pdb:"Release/GW.pdb" /machine:I386 /out:"Release/GW.dll" /implib:"Release/GW.lib"
.\Release\diskid32.obj
.\Release\func.obj
.\Release\GW.obj
.\Release\StdAfx.obj
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP161.tmp"
<h3>Output Window</h3>
Compiling...
func.cpp
d:\jian\cmpp\client\release\msado15.tlh(403) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
GW.cpp
d:\jian\cmpp\client\release\msado15.tlh(403) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
Generating Code...
Linking...
Creating library Release/GW.lib and object Release/GW.exp
<h3>Results</h3>
GW.dll - 0 error(s), 2 warning(s)
<h3>
--------------------Configuration: GW - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP165.tmp" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "GW_EXPORTS" /FR"Debug/" /Fp"Debug/GW.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"D:\jian\cmpp\client\func.cpp"
"D:\jian\cmpp\client\GW.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP165.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP166.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 ws2_32.lib Netapi32.lib Advapi32.lib /nologo /dll /incremental:yes /pdb:"Debug/GW.pdb" /debug /machine:I386 /out:"Debug/GW.dll" /implib:"Debug/GW.lib" /pdbtype:sept
.\Debug\diskid32.obj
.\Debug\func.obj
.\Debug\GW.obj
.\Debug\StdAfx.obj
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP166.tmp"
<h3>Output Window</h3>
Compiling...
func.cpp
d:\jian\cmpp\client\debug\msado15.tlh(403) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
Generating Code...
Skipping... (no relevant changes detected)
GW.cpp
Linking...
<h3>Results</h3>
GW.dll - 0 error(s), 1 warning(s)
<h3>
--------------------Configuration: NTService - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
<h3>Results</h3>
GWService.exe - 0 error(s), 0 warning(s)
<h3>
--------------------Configuration: NTService - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
<h3>Results</h3>
GWService.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -