windows内核开发
有没有人熟悉windows内核开发的,
我现在写了一个驱动程序,然后在WDDK中BUILD如下:
Launching OACR monitor
C:\WinDDK\7600.16385.1>E:
E:\>cd driver
E:\driver>cd AttachDevice
E:\driver\AttachDevice>build
BUILD: Compile and Link for x86
BUILD: Loading c:\winddk\7600.16385.1\build.dat...
BUILD: Computing Include file dependencies:
BUILD: Start time: Fri Jun 21 14:38:18 2013
BUILD: Saving c:\winddk\7600.16385.1\build.dat...
BUILD: Finish time: Fri Jun 21 14:38:20 2013
BUILD: Done
E:\driver\AttachDevice>
但最后没有生成.sys文件。现在是完全不知道代码错在什么地方,有没有什么方法可以找出来。
在线等。。。。。。。。。
------解决方案--------------------你写了 makefile 文件吗 还有sources文件吗
------解决方案--------------------仔细检查makefile 和 source文件,检查输出文件是什么?
------解决方案--------------------仔细检查makefile 和 source文件,检查里面设置的输出文件是什么
------解决方案--------------------你把驱动发给我,我帮你看看 qq:641539135