-
VXD锁键盘鼠标程序
VXD锁键盘鼠标程序-Lock keyboard and mouse procedures VXD
- 2022-03-22 22:21:12下载
- 积分:1
-
在微软的例子中实现了一个虚拟声卡,实现了一个V的实现。
在微软例子下实现的虚拟声卡,实现了各种接口,是学习的一个好例子-In the Microsoft example to achieve a virtual sound card, the realization of a variety of interfaces, is a good example of learning
- 2022-07-02 10:19:36下载
- 积分:1
-
在用户模式下操作核心驱动程序讲解
在用户模式下操作核心驱动程序讲解-in user mode operation on the core driver
- 2022-04-17 03:14:45下载
- 积分:1
-
驱动开发入门例子 让你立即入门
驱动开发入门例子 让你立即入门-Driver Development entry give you an immediate entry
- 2022-08-21 02:14:46下载
- 积分:1
-
the SCSI miniport driver, the compilation of language
有关SCSI miniport的驱动程序,汇编语言-the SCSI miniport driver, the compilation of language
- 2022-04-14 16:19:24下载
- 积分: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
-
并口驱动程序,本程序在2.4内核下已经成功运行,测试也很成功。...
并口驱动程序,本程序在2.4内核下已经成功运行,测试也很成功。-parallel port drivers, the procedures under the 2.4 kernel has been successfully running test was also very successful.
- 2022-06-20 17:14:44下载
- 积分:1
-
1394 摄像头驱动程序源代码,学习驱动程序的人可以
1394 摄像头驱动程序源代码,学习驱动程序的人可以-Camera driver 1394 source code
- 2022-07-06 21:21:09下载
- 积分:1
-
一个风电仿真程序,现在这个东西不好找啊!
一个风电仿真程序,现在这个东西不好找啊!-Simulation of a wind power program, and now this thing不好找ah!
- 2022-02-03 20:30:36下载
- 积分:1
-
在c++中用堆栈实现十进制到任意进制转换
在c++中用堆栈实现十进制到任意进制转换-in C++ using the metric system stack to achieve arbitrary bases conversion
- 2022-03-28 19:24:22下载
- 积分:1