📄 d12drv.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: d12drv - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\WINDOWS\TEMP\RSP2E3.TMP" with contents
[
int64.lib ntoskrnl.lib hal.lib /nologo /base:"0x10000" /entry:"DriverEntry" /incremental:no /pdb:"Debug/d12drv.pdb" /debug /machine:I386 /nodefaultlib /out:"Debug\d12drv.SYS" /pdbtype:con /libpath:"\NTDDK\libchk\i386" -driver -subsystem:NATIVE,4.00
".\Debug\D12.obj"
".\Debug\D12.res"
".\Debug\D12irp.obj"
".\Debug\Ioctl.obj"
".\Debug\Ocrw.obj"
".\Usbd.lib"
]
Creating command line "link.exe @C:\WINDOWS\TEMP\RSP2E3.TMP"
warning: unresolved Environment Variable "$(SystemRoot)"
Creating temporary file "C:\WINDOWS\TEMP\RSP02E4.BAT" with contents
[
@echo off
copy .\Debug\d12drv.SYS \System32\Drivers\*.*
]
Creating command line "C:\WINDOWS\TEMP\RSP02E4.BAT"
Linking...
<h3>Output Window</h3>
Copying Driver to System32\Drivers
1 file(s) copied
<h3>Results</h3>
d12drv.SYS - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -