⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 test.plg

📁 灰狐驱动学习笔记系列 参考 windows驱动开发详解和 楚狂人windows驱动编程基础教程
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Test - Win32 XP Checked--------------------
</h3>

DDKBUILD VERSION 3.12.35 FREEWARE FROM HOLLIS TECHNOLOGY SOLUTIONS
Comments? Suggestions? info@hollistech.com

DDKBUILD using XP DDK in directory . 
 for chk version (basedir D:\程序设计\驱动\WinDDK extension chk)
 commandline: " build -e -MI         " 

BUILD: Object root set to: ==> objchk
BUILD: Adding /Y to COPYCMD so xcopy ops won't hang.
BUILD: /i switch ignored
BUILD: Using 2 child processes
BUILD: Compile and Link for i386
BUILD: Loading D:\程序设计\驱动\WinDDK\build.dat...
BUILD: Computing Include file dependencies:
BUILD: Examining d:\程序设计\驱动\灰狐驱动学习笔记系列\src\第七章\test directory for files to compile.
    d:\程序设计\驱动\灰狐驱动学习笔记系列\src\第七章\test 
    d:\程序设计\驱动\灰狐驱动学习笔记系列\src\第七章\test - 1 source files (344 lines)
BUILD: Saving D:\程序设计\驱动\WinDDK\build.dat...
BUILD: Compiling d:\程序设计\驱动\灰狐驱动学习笔记系列\src\第七章\test directory
1>Compiling - test.c for i386
BUILD: Linking d:\程序设计\驱动\灰狐驱动学习笔记系列\src\第七章\test directory
1>Linking Executable - objchk\i386\test.sys for i386
BUILD: Done

    2 files compiled
    1 executable built
=============== build warnings ======================
 
 
build complete status 0
building browse information files



<h3>Results</h3>
Test.sys - 0 error(s), 0 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -