📄 dpmonitor.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: DPMonitor - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Release/DPMonitor.res" /d "NDEBUG" /d "_AFXDLL" "E:\WDMBOOK_XP\ReadWrite\DPMonitor\DPMonitor.rc""
Creating temporary file "C:\DOCUME~1\legend\LOCALS~1\Temp\RSP1C1.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/DPMonitor.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"E:\WDMBOOK_XP\ReadWrite\DPMonitor\DPMonitor.cpp"
"E:\WDMBOOK_XP\ReadWrite\DPMonitor\DPMonitorDlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\legend\LOCALS~1\Temp\RSP1C1.tmp"
Creating temporary file "C:\DOCUME~1\legend\LOCALS~1\Temp\RSP1C2.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /I "C:\PROGRA~1\Compuware\DriverStudio\DriverWorks\include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/DPMonitor.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"E:\WDMBOOK_XP\ReadWrite\DPMonitor\OpenByIntf.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\legend\LOCALS~1\Temp\RSP1C2.tmp"
Creating temporary file "C:\DOCUME~1\legend\LOCALS~1\Temp\RSP1C3.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/DPMonitor.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"E:\WDMBOOK_XP\ReadWrite\DPMonitor\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\legend\LOCALS~1\Temp\RSP1C3.tmp"
Creating temporary file "C:\DOCUME~1\legend\LOCALS~1\Temp\RSP1C4.tmp" with contents
[
setupapi.lib /nologo /subsystem:windows /incremental:no /pdb:"Release/DPMonitor.pdb" /machine:I386 /out:"Release/DPMonitor.exe"
.\Release\DPMonitor.obj
.\Release\DPMonitorDlg.obj
.\Release\OpenByIntf.obj
.\Release\StdAfx.obj
.\Release\DPMonitor.res
]
Creating command line "link.exe @C:\DOCUME~1\legend\LOCALS~1\Temp\RSP1C4.tmp"
<h3>Output Window</h3>
Compiling resources with DDK resource compiler...
Compiling with DDK compiler...
StdAfx.cpp
Compiling...
DPMonitor.cpp
DPMonitorDlg.cpp
Generating Code...
Compiling...
OpenByIntf.cpp
Linking with DDK linker...
<h3>Results</h3>
DPMonitor.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -