-
电脑读卡器WDM驱动程序
PC Sim Card reader WDM driver
- 2023-05-17 15:35:03下载
- 积分:1
-
此源码只要是通过SetupDi系列函数来梅举设备的信息
此源码只要是通过SetupDi系列函数来梅举设备的信息-This source as long as it is through SetupDi Series function to Mei Ju equipment information
- 2022-02-15 15:28:00下载
- 积分:1
-
TV902 drivers:
USB Modem, Webcam, Mass Storage
TV902 drivers:
USB Modem, Webcam, Mass Storage
- 2022-02-04 15:31:21下载
- 积分: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
-
嵌入式LCD驱动程序中关于调色板部分的例子
嵌入式LCD驱动程序中关于调色板部分的例子-embedded LCD driver on the palette some examples
- 2022-01-26 01:22:43下载
- 积分:1
-
windows自带fdisk磁盘分区工具
纯c+汇编实现,内附makefile,方便编译。...
windows自带fdisk磁盘分区工具
纯c+汇编实现,内附makefile,方便编译。-windows own disk partition fdisk tool for pure c+ realize compilation, containing makefile, easier to compile.
- 2022-05-28 16:41:10下载
- 积分:1
-
This driver was developed using a USB keyboard from Cherry,as indicated by the V...
这个驱动程序是使用Cherry的USB键盘开发的,如VID和PID代码所示。必须为要支持的设备设置这些ID。类似地,您需要为设备类将Class设置为适当的字符串。
- 2022-03-06 14:48:18下载
- 积分:1
-
si4432/ia4432 simple driver to test is available. Simple and easy to transplant.
si4432/ia4432简单驱动程序,测试可用。简单明了易于移植。-si4432/ia4432 simple driver to test is available. Simple and easy to transplant.
- 2023-05-07 10:55:03下载
- 积分:1
-
该源码是用DDK编写的WDM驱动程序,可以与上一个驱动程序对照阅读...
该源码是用DDK编写的WDM驱动程序,可以与上一个驱动程序对照阅读
- 2023-08-31 23:05:03下载
- 积分:1
-
VC的OPC客户端文件
opc client doc for vc
- 2022-01-25 20:31:50下载
- 积分:1