-
PCI接口的PCMCIA转界卡的2000驱动,解决2000不支持存储卡问题
PCI接口的PCMCIA转界卡的2000驱动,解决2000不支持存储卡问题-PCI interface PCMCIA card to the sector-driven 2000, 2000 does not support memory card problems
- 2023-05-01 15:25:03下载
- 积分:1
-
wince4.2 touch screen calibration interface source code, developers can modify f...
wince4.2 触摸屏校准界面源码,开发 wince的朋友可以修改和参考-wince4.2 touch screen calibration interface source code, developers can modify friends wince and reference
- 2022-08-21 04:15:19下载
- 积分:1
-
称它为“驱动程序超级宝典“一点也不过分,因为它是被译为中文的MSDN DDK文档。...
称它为“驱动程序超级宝典“一点也不过分,因为它是被译为中文的MSDN DDK文档。-Call it
- 2023-05-18 01:20:03下载
- 积分:1
-
A hidden process, tool, very use of the software is not generally reported to po...
一个隐藏进程的工具,非常的使用,一般杀掉软件不报的毒-A hidden process, tool, very use of the software is not generally reported to poison to kill
- 2022-01-26 05:51:18下载
- 积分:1
-
用DriverStudio开发WDM型的USB设备驱动程序 关键词:USB WDM 设备驱动程序 DriverStudio...
用DriverStudio开发WDM型的USB设备驱动程序 关键词:USB WDM 设备驱动程序 DriverStudio-With the development of WDM-based DriverStudio the USB device driver Keywords: USB WDM device driver DriverStudio
- 2022-08-07 04:09:51下载
- 积分:1
-
Driven development is very classic book, Introduction to the book, a good beginn...
非常经典的驱动开发书,入门的好书,初学朋友的好教程-Driven development is very classic book, Introduction to the book, a good beginner tutorial Friend
- 2023-06-21 06:55:04下载
- 积分:1
-
隐藏函数vc控制台代码
隐藏函数vc控制台代码
-Hidden function
- 2023-06-09 09:05:04下载
- 积分:1
-
USB related programming, so beginners can learn, very good, huh
USB有关的编程,可以让初学者学学,很不错的,-USB related programming, so beginners can learn, very good, huh
- 2022-08-11 19:39:12下载
- 积分:1
-
DeviceIOControl实战演示及源代码,是应用程序与设备通信很好的示例教程...
DeviceIOControl实战演示及源代码,是应用程序与设备通信很好的示例教程-DeviceIOControl actual demonstration and source code, applications and devices are good examples of communication tutorial
- 2023-03-03 08:25:03下载
- 积分: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