📄 d12test.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: D12Test - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x409 /fo".\Debug/D12Test.res" /d "_DEBUG" "D:\D12DriverAppletSource_1181\Applet\D12Test.rc""
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 "_MBCS" /FR".\Debug/" /Fp".\Debug/D12Test.pch" /Yu"stdafx.h" /Fo".\Debug/" /Fd".\Debug/" /FD /c
"D:\D12DriverAppletSource_1181\Applet\D12Test.cpp"
"D:\D12DriverAppletSource_1181\Applet\D12TestDlg.cpp"
"D:\D12DriverAppletSource_1181\Applet\device.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
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /FR".\Debug/" /Fp".\Debug/D12Test.pch" /Yc"stdafx.h" /Fo".\Debug/" /Fd".\Debug/" /FD /c
"D:\D12DriverAppletSource_1181\Applet\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPD.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPE.tmp" with contents
[
winmm.lib /nologo /subsystem:windows /incremental:yes /pdb:".\Debug/D12Test.pdb" /debug /machine:I386 /out:".\Debug/D12Test.exe"
.\Debug\D12Test.obj
.\Debug\D12TestDlg.obj
.\Debug\device.obj
.\Debug\StdAfx.obj
.\Debug\D12Test.res
..\..\NTDDK\lib\i386\free\setupapi.lib
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPE.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
D12Test.cpp
D12TestDlg.cpp
D:\D12DriverAppletSource_1181\Applet\D12TestDlg.cpp(49) : warning C4101: 'ioRequest' : unreferenced local variable
D:\D12DriverAppletSource_1181\Applet\D12TestDlg.cpp(41) : warning C4101: 'temp' : unreferenced local variable
D:\D12DriverAppletSource_1181\Applet\D12TestDlg.cpp(42) : warning C4101: 'i' : unreferenced local variable
D:\D12DriverAppletSource_1181\Applet\D12TestDlg.cpp(215) : warning C4101: 'i' : unreferenced local variable
device.cpp
Generating Code...
Linking...
<h3>Results</h3>
D12Test.exe - 0 error(s), 4 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -