-
用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
-
这是进行WDM驱动程序设计时,最最基础的和入门书籍,强烈推荐给初学者。【一定要把后缀名改成.pdf,因为pdf文件无法直接上传】...
这是进行WDM驱动程序设计时,最最基础的和入门书籍,强烈推荐给初学者。【一定要把后缀名改成.pdf,因为pdf文件无法直接上传】-This is a guide to study microsoft windows WDM driver programming
- 2022-08-02 12:56:05下载
- 积分:1
-
一个用VC的编写vxd的源代码,但我还没有看懂它的能力呀。
一个用VC的编写vxd的源代码,但我还没有看懂它的能力呀。-A plait that use the source code that VC write vxd, but I return to have no the ability that see understands it.
- 2023-07-15 18:05:03下载
- 积分:1
-
Windows NT DDK
Windows NT DDK - Multimedia Drivers windows多媒体驱动开发指导文档资料,经典之作-Windows NT DDK- Multimedia Drivers windows media-driven development guidance documentation, classic. . . . . . . . . . . . . . . . . . .
- 2022-07-01 05:26:10下载
- 积分:1
-
介绍:基于WDM的USB驱动程序设计(转载)
介绍:基于WDM的USB驱动程序设计(转载)-Introduction: Based on the WDM driver of the USB design (reprint)
- 2023-05-24 10:30:04下载
- 积分:1
-
用evc编写的WindowsCE.net的触控屏驱动程序源代码
用evc编写的WindowsCE.net的触控屏驱动程序源代码-tangible screen driver source code in wince system
- 2022-04-15 11:26:33下载
- 积分:1
-
Understanding Power Management in USB
Understanding Power Management in USB
- 2022-03-28 20:12:29下载
- 积分:1
-
它是自动检测和updateibm thinkad本子程序。好的。前夕...
它是自动检测和更新IBM Thinkad的notbook程序。很好。甚至bios也可以更新
- 2023-01-30 22: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
-
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