FireWallSys.plg
上传用户:yitai_qhd
上传日期:2008-04-24
资源大小:31k
文件大小:2k
- <html>
- <body>
- <pre>
- <h1>Build Log</h1>
- <h3>
- --------------------Configuration: FireWallSys - Win32 Debug--------------------
- </h3>
- <h3>Command Lines</h3>
- Creating temporary file "C:DOCUME~1panLOCALS~1TempRSP1C6.tmp" with contents
- [
- /nologo /Gz /MLd /W3 /Gm /Gi /Zi /Od /Gy /I "c:DDKinc" /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 SettingspanMy Documents文章firewall1FireWallSysCheck.cpp"
- ]
- Creating command line "cl.exe @C:DOCUME~1panLOCALS~1TempRSP1C6.tmp"
- Creating temporary file "C:DOCUME~1panLOCALS~1TempRSP1C7.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:"DebugFireWallSys.SYS" /pdbtype:con /libpath:"c:DDKlibchki386" -driver -subsystem:NATIVE,4.00
- ".DebugCheck.obj"
- ".DebugHook.obj"
- ".DebugHookNdis.obj"
- ".DebugInit.obj"
- ".Debugmyfun.obj"
- ".DebugPacket.obj"
- ]
- Creating command line "link.exe @C:DOCUME~1panLOCALS~1TempRSP1C7.tmp"
- <h3>Output Window</h3>
- Compiling...
- Check.cpp
- C:Documents and SettingspanMy Documents文章firewall1FireWallSysCheck.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>