📄 hellowdm.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: hellowdm - Win32 Checked--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x409 /fo"Checked/hellowdm.res" /i "c:\NTDDK\inc\Win98" /i "e:\ntddk\inc" /d "_DEBUG" /d "DRIVER" "E:\prom\win2000-src\hellowdm.rc""
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP1E7.tmp" with contents
[
/nologo /Gz /MLd /W3 /Z7 /Oi /Gy /I "c:\NTDDK\inc\ddk\wdm" /I "c:\NTDDK\inc\ddk" /I "c:\NTDDK\inc" /I "c:\NTDDK\inc\win98" /I "i386\\" /I "." /I "ntddk\inc" /D WIN32=100 /D "_DEBUG" /D "_WINDOWS" /D "STD_CALL" /D CONDITION_HANDLING=1 /D NT_UP=1 /D NT_INST=0 /D _NT1X_=100 /D WINNT=1 /D _WIN32_WINNT=0x0400 /D WIN32_LEAN_AND_MEAN=1 /D DBG=1 /D DEVL=1 /D FPO=0 /D "NDEBUG" /D _DLL=1 /D _X86_=1 /D i386=1 /D "DRIVER" /FR"Checked/" /Fp"Checked/hellowdm.pch" /YX /Fo"Checked/" /Fd"Checked/" /FD /Zel -cbstring /QIfdiv- /QIf /GF /c
"E:\prom\win2000-src\hellowdm.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP1E7.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP1E8.tmp" with contents
[
wdm.lib /nologo /base:"0x10000" /version:4.0 /entry:"DriverEntry" /pdb:none /debug /debugtype:both /machine:IX86 /nodefaultlib /out:"e:\tan\hello\hellowdm\debug\hellowdm.sys" /libpath:"c:\NTDDK\libchk\i386" /libpath:"c:\NTDDK\lib\i386\checked" /driver /debug:notmapped,FULL /IGNORE:4001,4037,4039,4065,4070,4078,4087,4089,4096 /MERGE:_PAGE=PAGE /MERGE:_TEXT=.text /SECTION:INIT,d /MERGE:.rdata=.text /FULLBUILD /RELEASE /FORCE:MULTIPLE /OPT:REF /OPTIDATA /align:0x20 /osversion:4.00 /subsystem:native
".\Checked\hellowdm.obj"
".\Checked\hellowdm.res"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP1E8.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP1E9.bat" with contents
[
@echo off
c:\siw95\bin\nmsym /trans:source;package;always \tan\hello\hellowdm\debug\hellowdm.sys
]
Creating command line "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP1E9.bat"
Compiling resources...
Compiling...
hellowdm.cpp
Instrumentation of E:\prom\win2000-src\hellowdm.cpp starting...
Instrumentation of E:\prom\win2000-src\hellowdm.cpp done.
Linking...
<h3>Output Window</h3>
---------------------------Build SoftICE Symbols----------------------------
系统找不到指定的路径。
Error executing c:\winnt\system32\cmd.exe.
<h3>Results</h3>
hellowdm.sys - 1 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -