📄 test_pnpevent.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Test_PnPEvent - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/Test_PnPEvent.res" /d "_DEBUG" /d "_AFXDLL" "E:\WDMBOOK_XP\PnPEvent\Test_PnPEvent\Test_PnPEvent.rc""
Creating temporary file "C:\DOCUME~1\legend\LOCALS~1\Temp\RSP130.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /I "C:\PROGRA~1\Compuware\DriverStudio\DriverWorks\include" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/Test_PnPEvent.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\WDMBOOK_XP\PnPEvent\Test_PnPEvent\OpenByIntf.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\legend\LOCALS~1\Temp\RSP130.tmp"
Creating temporary file "C:\DOCUME~1\legend\LOCALS~1\Temp\RSP131.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/Test_PnPEvent.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\WDMBOOK_XP\PnPEvent\Test_PnPEvent\Test_PnPEvent.cpp"
"E:\WDMBOOK_XP\PnPEvent\Test_PnPEvent\Test_PnPEventDlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\legend\LOCALS~1\Temp\RSP131.tmp"
Creating temporary file "C:\DOCUME~1\legend\LOCALS~1\Temp\RSP132.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/Test_PnPEvent.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\WDMBOOK_XP\PnPEvent\Test_PnPEvent\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\legend\LOCALS~1\Temp\RSP132.tmp"
Creating temporary file "C:\DOCUME~1\legend\LOCALS~1\Temp\RSP133.tmp" with contents
[
setupapi.lib /nologo /subsystem:windows /incremental:yes /pdb:"Debug/Test_PnPEvent.pdb" /debug /machine:I386 /out:"Debug/Test_PnPEvent.exe" /pdbtype:sept
.\Debug\OpenByIntf.obj
.\Debug\StdAfx.obj
.\Debug\Test_PnPEvent.obj
.\Debug\Test_PnPEventDlg.obj
.\Debug\Test_PnPEvent.res
]
Creating command line "link.exe @C:\DOCUME~1\legend\LOCALS~1\Temp\RSP133.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
OpenByIntf.cpp
Compiling...
Test_PnPEvent.cpp
Test_PnPEventDlg.cpp
Generating Code...
Linking...
<h3>Results</h3>
Test_PnPEvent.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -