-
Registry monitoring program for 2000 (with driver source code)
注册表监控程序 for 2000(含驱动源代码)-Registry monitoring program for 2000 (with driver source code)
- 2022-12-14 11:05:03下载
- 积分:1
-
EZLOADER驱动程序源代码,从买来的开发板光盘上复制下来的,共享一下!...
EZLOADER驱动程序源代码,从买来的开发板光盘上复制下来的,共享一下!-EZLOADER driver source code from the purchased development board CD-ROM copy, and share some!
- 2022-08-12 14:53:11下载
- 积分:1
-
Arm LPC2200 development board
Arm开发LPC2200实验板驱动包,以最快的速度来运行,最有效率的代码-Arm LPC2200 development board-driven experiment kits, with the fastest speed operation and efficient code
- 2022-11-29 05:10:04下载
- 积分:1
-
最简单的驱动代码
最简单的驱动代码
最简单的驱动代码
最简单的驱动代码
最简单的驱动代码
最简单的驱动代码 -The most simple driver code
The most simple driver code
The most simple driver code
The most simple driver code
The most simple driver code
- 2022-07-07 13:13:36下载
- 积分:1
-
DA0832 波形输出,支持正弦,余弦,线形,三角波
DA0832 波形输出,支持正弦,余弦,线形,三角波-DA0832 waveform output, support for sine, cosine, linear, triangle wave
- 2022-04-02 10:42:47下载
- 积分:1
-
获得设备类型
获得设备类型 -Getting device type
- 2022-06-11 21:52:01下载
- 积分:1
-
In the first eight chapters, I described most of the features of a full
In the first eight chapters, I described most of the features of a full-blown WDM driver suitable for any random sort of hardware device. But you should understand a few more general-purpose techniques, and I’ll describe them in this chapter. In the chapter’s first section, I’ll explain how to log errors for eventual viewing by a system administrator. In addition, I’ll provide instructions about how to create your own system threads, how to queue work items for execution within the context of existing system threads, and how to set up watchdog timers for unresponsive devices.
- 2022-01-25 16:45:56下载
- 积分: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
-
单机军旗. 但没有源码. 我着急需要成为会员下载一个文件. 等下会我再上出正式的源码...
单机军旗. 但没有源码. 我着急需要成为会员下载一个文件. 等下会我再上出正式的源码-single flag. But no source. I need to become a member anxious to download a document. I will wait for the next up again on the official the source
- 2022-11-11 13:25:03下载
- 积分:1
-
XFILTER 2,防火墙整套代码及文档,上层应用及vxd、wdm驱动,NDIS驱动。对研究防火墙的同志极具有参考价值。编译成功,可直接作为产品使用。编译环境需...
XFILTER 2,防火墙整套代码及文档,上层应用及vxd、wdm驱动,NDIS驱动。对研究防火墙的同志极具有参考价值。编译成功,可直接作为产品使用。编译环境需DDK及VC。-XFILTER 2, firewall package of code and documentation, the upper application and vxd, wdm drivers, NDIS driver. The study of highly comrades firewall reference value. Compile success can be directly used as the product. Environmental DDK compiler and VC.
- 2022-03-25 06:48:36下载
- 积分:1