📄 firewallsys.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: FireWallSys - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\pan\LOCALS~1\Temp\RSP1C6.tmp" with contents
[
/nologo /Gz /MLd /W3 /Gm /Gi /Zi /Od /Gy /I "c:\DDK\inc" /D DBG=1 /D "_X86_" /D _WIN32_WINNT=0x500 /Fp"Debug/FireWallSys.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /Gs -GF /c
"C:\Documents and Settings\pan\My Documents\文章\firewall1\FireWallSys\Check.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\pan\LOCALS~1\Temp\RSP1C6.tmp"
Creating temporary file "C:\DOCUME~1\pan\LOCALS~1\Temp\RSP1C7.tmp" with contents
[
int64.lib ntoskrnl.lib hal.lib ntdll.lib ndis.lib /nologo /base:"0x10000" /entry:"DriverEntry" /incremental:no /pdb:"Debug/FireWallSys.pdb" /debug /machine:I386 /nodefaultlib /out:"Debug\FireWallSys.SYS" /pdbtype:con /libpath:"c:\DDK\libchk\i386" -driver -subsystem:NATIVE,4.00
".\Debug\Check.obj"
".\Debug\Hook.obj"
".\Debug\HookNdis.obj"
".\Debug\Init.obj"
".\Debug\myfun.obj"
".\Debug\Packet.obj"
]
Creating command line "link.exe @C:\DOCUME~1\pan\LOCALS~1\Temp\RSP1C7.tmp"
<h3>Output Window</h3>
Compiling...
Check.cpp
C:\Documents and Settings\pan\My Documents\文章\firewall1\FireWallSys\Check.cpp(196) : warning C4172: returning address of local variable or temporary
Linking...
LINK : warning LNK4078: multiple "INIT" sections found with different attributes (E2000020)
<h3>Results</h3>
FireWallSys.SYS - 0 error(s), 2 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -