first.plg
来自「本代码利用nmake来实现编译驱动程序。」· PLG 代码 · 共 33 行
PLG
33 行
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: first - Win32 Debug--------------------
</h3>
BUILD: Object root set to: ==> objchk
BUILD: Adding /Y to COPYCMD so xcopy ops won't hang.
BUILD: /i switch ignored
BUILD: Compile and Link for i386
BUILD: Loading E:\WINDDK\2600\build.dat...
BUILD: Computing Include file dependencies:
BUILD: Examining f:\资料\first directory for files to compile.
f:\资料\first
BUILD: Saving E:\WINDDK\2600\build.dat...
BUILD: Linking f:\资料\first directory
Linking Executable - objchk\i386\psloadedmodulelist.sys for i386
BUILD: Done
1 executable built
F:\资料\first\objchk\i386\psloadedmodulelist.sys
请按任意键继续. . .
<h3>Results</h3>
first.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?