文件名称:WDM-R-W-IO-DRIVER
- 所属分类:
- 驱动编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 430kb
- 下载次数:
- 0次
- 提 供 者:
- hexi****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
本驱动程序采用WDM驱动编写方式,主要功能是在Windows XP下能够向指定的I/O端口写入一个或多个字节,能够从指定的I/O端口读出一个或多个字节,能够同时支持多个用户程序。
测试程序的功能就是针对驱动程序的各项功能进行测试,看其是否能够正常运行。
-This driver is written using WDM driver mode, the main function is to be able to specify under Windows XP' s I/O port to write one or more bytes, to from the specified I/O port to read out one or more bytes, program can support multiple users simultaneously. Functional test program is for drivers to test the various functions to see if it works properly.
测试程序的功能就是针对驱动程序的各项功能进行测试,看其是否能够正常运行。
-This driver is written using WDM driver mode, the main function is to be able to specify under Windows XP' s I/O port to write one or more bytes, to from the specified I/O port to read out one or more bytes, program can support multiple users simultaneously. Functional test program is for drivers to test the various functions to see if it works properly.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Control_IOWDM.sys
main.exe
驱动程序实验报告何小亚.doc
Control_IO\Control_IO.cpp
..........\Control_IO.dsp
..........\Control_IO.dsw
..........\Control_IO.h
..........\Control_IO.ncb
..........\Control_IO.opt
..........\Control_IO.plg
..........\Debug\Control_IO.sbr
..........\Ioctls.h
Text_Control_IOWDM\Ioctls.h
..................\main.cpp
..................\main.dsp
..................\main.dsw
..................\main.ncb
..................\main.opt
..................\main.plg
Control_IOWDM.inf
..........\Debug
..........\MyDriver_Check
Text_Control_IOWDM\Debug
Control_IO
Text_Control_IOWDM
main.exe
驱动程序实验报告何小亚.doc
Control_IO\Control_IO.cpp
..........\Control_IO.dsp
..........\Control_IO.dsw
..........\Control_IO.h
..........\Control_IO.ncb
..........\Control_IO.opt
..........\Control_IO.plg
..........\Debug\Control_IO.sbr
..........\Ioctls.h
Text_Control_IOWDM\Ioctls.h
..................\main.cpp
..................\main.dsp
..................\main.dsw
..................\main.ncb
..................\main.opt
..................\main.plg
Control_IOWDM.inf
..........\Debug
..........\MyDriver_Check
Text_Control_IOWDM\Debug
Control_IO
Text_Control_IOWDM