-
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
-
犯错
这是一个电机驱动的芯片,对于制作小车的同志来说是一个很重要的资料-err
- 2022-03-19 18:46:52下载
- 积分:1
-
nmE100bex网卡驱动程序
nmE100bex网卡驱动程序-nmE100bex LAN Driver
- 2022-09-28 14:25:03下载
- 积分:1
-
并行接口应用,用WINIO进行并行口的编程,可利用并行接口制作仪器仪表,以及用并口进行虚拟仪表的开发....
并行接口应用,用WINIO进行并行口的编程,可利用并行接口制作仪器仪表,以及用并口进行虚拟仪表的开发.-parallel interface application for use WINIO programming parallel port, parallel interface can be produced using the instrumentation, Parallel and use virtual instrumentation development.
- 2022-03-26 06:13:48下载
- 积分:1
-
usb
usb-lpt驱动,真正可用的-usb-lpt driver, the real available
- 2023-08-17 22:50:03下载
- 积分:1
-
PCI驱动开发框架
PCI驱动开发框架-PCI driver development framework
- 2022-04-24 10:14:00下载
- 积分:1
-
ndis驱动源代码,可以在驱动层进行windows网络封包拦截
ndis驱动源代码,可以在驱动层进行windows网络封包拦截-ndis driver source code, the driver layer network packet interception windows
- 2023-07-20 19:45:04下载
- 积分:1
-
WDM设备驱动程序开发(武安河)配套光盘实例源码。DMA编程实例。...
WDM设备驱动程序开发(武安河)配套光盘实例源码。DMA编程实例。-WDM device driver development (Wu River) supporting CD-ROM source code examples. DMA programming examples.
- 2022-01-25 13:55:21下载
- 积分:1
-
在驱动中实现设备变化通知,并且获取设备相关信息,类似于应用层中device change消息的处理,cool...
在驱动中实现设备变化通知,并且获取设备相关信息,类似于应用层中device change消息的处理,cool-In the driver for device change notification, and the acquisition of equipment related information, similar to the application layer in the device change message processing, cool! ! ! !
- 2022-05-23 18:18:45下载
- 积分:1
-
IBM 0175 COAD floppy disk driver
IBM 0175 错误代码处理 软驱驱动-IBM 0175 COAD floppy disk driver
- 2022-07-11 20:42:47下载
- 积分:1