搜索资源列表
CharSample
- CharSample实例的功能是:应用程序从键盘接收一个数字,之后通过DeviceIoControl调用,把数字传递给驱动程序,由驱动程序将一个数字(0-9)转换成一个中文(零-九),再把结果返回给应用程序,由应用程序显示出来。-CharSample examples of functions are : applications from the keyboard to receive a number, followed by De
WDMBOOK_XP
- 《Windows 2000/XP WDM设备驱动程序开发》书中实例 CharSample-"Windows 2000/XP WDM device driver development," the book examples CharS ample
CharSample
- DriverStudio编写的WDM入门驱动程序,通过该程序可以了解WDM的基本框架
CharSample
- WDM设备驱动程序开发(武安河)光盘配套示例源码
CharSample
- Windows XP WMD驱动开发实例
CharSample
- .驱动 武安河XP驱动开发例题
CharSample
- 很好的一个初级利用driverstudio来编写驱动程序的例子, 输入一个阿拉伯数字, 输出一个大写的中文数字
CharSample
- CharSample实例的功能是:应用程序从键盘接收一个数字,之后通过DeviceIoControl调用,把数字传递给驱动程序,由驱动程序将一个数字(0-9)转换成一个中文(零-九),再把结果返回给应用程序,由应用程序显示出来。-CharSample examples of functions are : applications from the keyboard to receive a number, followed by De
CharFilter_Class
- CharFilter_Class实例是对CharFilter实例的完善。在CharFilter实例中,我们定义了四个全局变量,这不符合WDM驱动程序的要求,它限制了IRP的可重入性,我们应该使用局部变量。 该实例定义了一个READ_COMPLETION_INFO结构,当有DeviceControl 调用时,就分配一个结构对象,参数设置完后,就将该结构对象地址指针放在I.FileObject()->FsContext中。
coursedesign-DataStructure
- 包含8个文件:type.h, borrow.c, createfile.c, MainMenuControl.C, reader.c, readfile.c, search.c, writefile.c-contains eight documents : type.h, borrow.c, createfile.c, MainMenuControl.C, reader.c, readfile.c, search.c, writefil
WDM_CharSample
- 一个简单的驱动开发示例程序!通过应用程序与驱动程来完成字符显示!是一个WDM开发的入门级程序!但很经典!可以装载里面的范例驱动并看到运行结果!-a simple procedure-driven development paradigm! Through the application of procedures and the drive way to complete characters show! WDM is an entry
WDMBOOK_XP3
- WINDOW2000/XP下驱动程序开发的实例。对刚开始学驱动设计的人有一定的帮助 -WINDOW2000/XP under driver development examples. The driver had just started studying the design will help
WDMBOOK_XP
- 《Windows 2000/XP WDM设备驱动程序开发》书中实例 CharSample-"Windows 2000/XP WDM device driver development," the book examples CharS ample
CharSample
- DriverStudio编写的WDM入门驱动程序,通过该程序可以了解WDM的基本框架-DriverStudio prepared entry-WDM driver, through the program can understand the basic fr a mework of WDM
CharSample
- WDM设备驱动程序开发(武安河)光盘配套示例源码-WDM device driver development (Wu River) CD-ROM package sample source
CharSample
- Windows XP WMD驱动开发实例-Windows XP WMD example-driven development
CharSample
- .驱动 武安河XP驱动开发例题-. Driver Wu River XP Driven Development Example
CharSample
- 很好的一个初级利用driverstudio来编写驱动程序的例子, 输入一个阿拉伯数字, 输出一个大写的中文数字 -Very good use of a primary driver to write driverstudio example, enter a Arabic numerals, the output of a number of the Chinese capital
CharSample
- 一个简单的wdm驱动开发实例,可以大概看开发流程作为入门-an introduction of wdm driver
CharSample
- 驱动入门的简易程序,实现对虚拟设备字符的读写-Driver entry of summary procedure, implementation of the virtual device to read and write characters