📄 ethernetspy.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Packet32 - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Build : warning : failed to (or don't know how to) build 'E:\WDM\_example\Canberra\etherspy\EthernetSpy\Packet32\Packet32\PACKET32.c'
Creating temporary file "C:\TEMP\RSP11.tmp" with contents
[
/nologo /Gz /MDd /W3 /Gm /GX /ZI /Od /I "..\.." /I "C:\DDK\inc" /I "C:\DDK\src\network\inc" /I "C:\DDK\src\network\packet\inc" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /Fp"..\Debug/Packet32.pch" /YX /Fo"..\Debug/" /Fd"..\Debug/" /FD /c
"E:\WDM\_example\Canberra\etherspy\EthernetSpy\Packet32\Packet32\PACKET32.c"
]
Creating command line "cl.exe @C:\TEMP\RSP11.tmp"
Creating temporary file "C:\TEMP\RSP12.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 /nologo /base:"0x10000000" /entry:"PacketInit" /subsystem:windows /dll /incremental:yes /pdb:"..\Debug/Packet32.pdb" /debug /machine:I386 /def:".\Packet32\PACKET32.DEF" /out:"..\Debug/Packet32.dll" /implib:"..\Debug/Packet32.lib"
\WDM\_example\Canberra\etherspy\EthernetSpy\Debug\PACKET32.obj
]
Creating command line "link.exe @C:\TEMP\RSP12.tmp"
<h3>Output Window</h3>
Compiling...
PACKET32.c
fatal error C1083: Cannot open source file: 'E:\WDM\_example\Canberra\etherspy\EthernetSpy\Packet32\Packet32\PACKET32.c': No such file or directory
Error executing cl.exe.
<h3>Results</h3>
EthernetSpy.exe - 1 error(s), 1 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -