文件名称:WDM_WinBuild
- 所属分类:
- 驱动编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 11kb
- 下载次数:
- 0次
- 提 供 者:
- suc***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
This a demonstration of a driver project. The project has 3 components: A "main" driver file
(eg, contains DriverEntry), which will result in a .sys file a second piece of the driver,
which will result in a .lib file (to be linked into the main driver) and a user-space program,
which talks to the driver. -This is a demonstration of a driver project. The project has 3 components: A "main" driver file
(eg, contains DriverEntry), which will result in a .sys file a second piece of the driver,
which will result in a .lib file (to be linked into the main driver) and a user-space program,
which talks to the driver.
(eg, contains DriverEntry), which will result in a .sys file a second piece of the driver,
which will result in a .lib file (to be linked into the main driver) and a user-space program,
which talks to the driver. -This is a demonstration of a driver project. The project has 3 components: A "main" driver file
(eg, contains DriverEntry), which will result in a .sys file a second piece of the driver,
which will result in a .lib file (to be linked into the main driver) and a user-space program,
which talks to the driver.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
WinBuild\DemoDriver.dsp
........\DemoDriver.dsw
........\dirs
........\.riverpart1\DriverMain.cpp
........\...........\makefile
........\...........\sources
........\..........2\DriverPart2.cpp
........\...........\makefile
........\...........\sources
........\inc\DemoDriver.h
........\ReadMe.txt
........\talkdriver\makefile
........\..........\sources
........\..........\TalkDriver.c
........\driverpart1
........\driverpart2
........\inc
........\talkdriver
WinBuild
........\DemoDriver.dsw
........\dirs
........\.riverpart1\DriverMain.cpp
........\...........\makefile
........\...........\sources
........\..........2\DriverPart2.cpp
........\...........\makefile
........\...........\sources
........\inc\DemoDriver.h
........\ReadMe.txt
........\talkdriver\makefile
........\..........\sources
........\..........\TalkDriver.c
........\driverpart1
........\driverpart2
........\inc
........\talkdriver
WinBuild