📄 tcpipdog.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: TcpIpDog - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPB.tmp" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_MBCS" /D "TCPIPDOG_EXPORTS" /FR"Debug/" /Fp"Debug/TcpIpDog.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"C:\Documents and Settings\Administrator\桌面\china-code.net.flyingiug.1\XFILTER\TcpIpDog\CheckAcl.cpp"
"C:\Documents and Settings\Administrator\桌面\china-code.net.flyingiug.1\XFILTER\TcpIpDog\Overlapped.cpp"
"C:\Documents and Settings\Administrator\桌面\china-code.net.flyingiug.1\XFILTER\TcpIpDog\ProtocolInfo.cpp"
"C:\Documents and Settings\Administrator\桌面\china-code.net.flyingiug.1\XFILTER\TcpIpDog\Tcpipdog.cpp"
"C:\Documents and Settings\Administrator\桌面\china-code.net.flyingiug.1\XFILTER\Common\XCommon.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPB.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPC.tmp" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_MBCS" /D "TCPIPDOG_EXPORTS" /FR"Debug/" /Fp"Debug/TcpIpDog.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"C:\Documents and Settings\Administrator\桌面\china-code.net.flyingiug.1\XFILTER\TcpIpDog\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPC.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPD.tmp" with contents
[
ws2_32.lib /nologo /subsystem:windows /dll /incremental:yes /pdb:"Debug/Xfilter.pdb" /debug /machine:I386 /def:".\LspServ.def" /out:"..\release\Xfilter.dll" /implib:"Debug/Xfilter.lib" /pdbtype:sept
".\Debug\CheckAcl.obj"
".\Debug\Overlapped.obj"
".\Debug\ProtocolInfo.obj"
".\Debug\StdAfx.obj"
".\Debug\Tcpipdog.obj"
".\Debug\XCommon.obj"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPD.tmp"
<h3>Output Window</h3>
Compiling...
StdAfx.cpp
Compiling...
CheckAcl.cpp
Overlapped.cpp
ProtocolInfo.cpp
Tcpipdog.cpp
XCommon.cpp
Generating Code...
Linking...
LINK : LNK6004: ..\release\Xfilter.dll not found or not built by the last incremental link; performing full link
Creating library Debug/Xfilter.lib and object Debug/Xfilter.exp
Creating command line "bscmake.exe /nologo /o"Debug/TcpIpDog.bsc" ".\Debug\StdAfx.sbr" ".\Debug\CheckAcl.sbr" ".\Debug\Overlapped.sbr" ".\Debug\ProtocolInfo.sbr" ".\Debug\Tcpipdog.sbr" ".\Debug\XCommon.sbr""
Creating browse info file...
<h3>Output Window</h3>
<h3>Results</h3>
Xfilter.dll - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -