--------------------Configuration: Hello - Win32 Free--------------------
Compiling resources with DDK resource compiler...
Compiling with DDK compiler...
HelloDriver.cpp
HelloDevice.cpp
Generating Code...
Linking with DDK linker...
---------------------------Build SoftICE Symbols----------------------------
Compuware NM32 Symbol Translator/Loader version 4.3.2
(C) Compuware Corporation, 1996-2004
MODULE=./objfre/i386/Hello.sys
PROMPT=OFF
SoftICE is not active
Error translating D:/Driver驱动/Hello/Driver/objfre/i386/Hello.sys: Matching PDB file not found.
执行 c:/windows/system32/cmd.exe 时出错.
Hello.sys - 1 error(s), 0 warning(s)
解决方法:注册红色部分,路径不能有中文,就这么简单。
本文详细介绍了在注册Hello Driver驱动程序时遇到的问题及解决方法。主要关注于路径中不能包含中文字符,并强调了使用CompuwareNM32SymbolTranslator进行符号翻译的重要性。解决步骤清晰明了,适合驱动开发人员参考。

2343

被折叠的 条评论
为什么被折叠?



