-
这是一本介绍win2000/xp下开发WDM驱动程序的书籍,一般是USB设备驱动用到的比较多,这个书相当的经典...
这是一本介绍win2000/xp下开发WDM驱动程序的书籍,一般是USB设备驱动用到的比较多,这个书相当的经典-This is a description win2000/xp developed under WDM drivers for the books, generally used in USB device drivers are more significant in this book a classic! !
- 2022-07-24 22:43:44下载
- 积分:1
-
CharFilter_Class实例是对CharFilter实例的完善。在CharFilter实例中,我们定义了四个全局变量,这不符合WDM驱动程序的要求,它限...
CharFilter_Class实例是对CharFilter实例的完善。在CharFilter实例中,我们定义了四个全局变量,这不符合WDM驱动程序的要求,它限制了IRP的可重入性,我们应该使用局部变量。
该实例定义了一个READ_COMPLETION_INFO结构,当有DeviceControl 调用时,就分配一个结构对象,参数设置完后,就将该结构对象地址指针放在I.FileObject()->FsContext中。
-CharFilter_Class CharFilter example of the perfect examples. In CharFilter example, we define four global variables, which does not conform to the WDM driver, which limits the IRP, can be used, we should use local variables. The examples READ_COMPLETION_INFO definition of a structure, when DeviceControl call, on the allocation of a target structure, parameter setting after the end of this structure on the address pointer on the object I. FileObject ()- gt; FsContext China.
- 2022-08-26 07:06:15下载
- 积分:1
-
ISP1581驱动
ISP1581驱动-ISP 1581 drive
- 2022-05-13 12:55:14下载
- 积分:1
-
一个简单的键盘驱动
一个简单的键盘驱动-a simple keyboard
- 2022-06-26 10:14:59下载
- 积分:1
-
dma programming needed to realize the floppy channel 2, is described in detail
dma编程,实现软驱所需的通道2,有详细的说明-dma programming needed to realize the floppy channel 2, is described in detail
- 2022-07-13 21:07:08下载
- 积分:1
-
I2C读写程序,其中与AT24C01 02等芯片的读写.
I2C读写程序,其中与AT24C01 02等芯片的读写.-I2C read and write procedures, which with the AT24C01 02 such chips to read and write.
- 2022-03-22 17:24:54下载
- 积分:1
-
通过8051个控制程序,此程序为8019
一个通过8051来控制8019上网的程序 该程序已经通过并成功用于键盘- Through 8,051 controlled procedure this procedure which 8019
accessed the net already through and the success uses in the keyboard
- 2022-04-29 12:42:38下载
- 积分:1
-
windowce ce device driver
windowce ce device driver
- 2022-01-20 23:10:12下载
- 积分:1
-
A button
一个能操作按键驱动的dll的例子,可以加载并运用于其他软件-A button-driven operation dll example, can be loaded and applied to other software
- 2022-01-25 16:16:50下载
- 积分:1
-
枚举系统设备,包括详细信息,可以枚举CPU、网卡
枚举系统设备,包括详细信息,可以枚举CPU、网卡-Enumeration system equipment, including detailed information, you can enumerate CPU, NIC
- 2023-04-24 23:45:02下载
- 积分:1