📄 tcpipdog.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: TcpIpDog - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\WINDOWS\TEMP\RSP60B0.TMP" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_MBCS" /D "TCPIPDOG_EXPORTS" /Fp"Debug/TcpIpDog.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"F:\Xfilter\TcpIpDog\CheckAcl.cpp"
"F:\Xfilter\TcpIpDog\Overlapped.cpp"
"F:\Xfilter\TcpIpDog\ProtocolInfo.cpp"
"F:\Xfilter\TcpIpDog\Tcpipdog.cpp"
"F:\Xfilter\Common\XCommon.cpp"
]
Creating command line "cl.exe @C:\WINDOWS\TEMP\RSP60B0.TMP"
Creating temporary file "C:\WINDOWS\TEMP\RSP60B1.TMP" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_MBCS" /D "TCPIPDOG_EXPORTS" /Fp"Debug/TcpIpDog.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"F:\Xfilter\TcpIpDog\StdAfx.cpp"
]
Creating command line "cl.exe @C:\WINDOWS\TEMP\RSP60B1.TMP"
Creating temporary file "C:\WINDOWS\TEMP\RSP60B2.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:\WINDOWS\TEMP\RSP60B2.TMP"
<h3>Output Window</h3>
Compiling...
StdAfx.cpp
Compiling...
CheckAcl.cpp
Overlapped.cpp
ProtocolInfo.cpp
Tcpipdog.cpp
XCommon.cpp
Generating Code...
Linking...
Creating library Debug/Xfilter.lib and object Debug/Xfilter.exp
<h3>Results</h3>
Xfilter.dll - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -