-
无线网卡驱动程序,基于Win2000系统
一个无线网卡的驱动程序,基于win2-wireless net card driver,based on win2000 system
- 2023-03-20 02:20:04下载
- 积分:1
-
虚拟RAM磁盘的驱动程序源代码!
虚拟RAM磁盘的驱动程序源代码!-Virtual RAM disk driver source code!
- 2023-03-07 16:25:03下载
- 积分:1
-
windows98和windows2000的usb驱动开发的一个简单入门教程,有一个例子。...
windows98和windows2000的usb驱动开发的一个简单入门教程,有一个例子。-Windows98 and the usb drive the development of a simple entry guidance is an example.
- 2023-01-30 17:25:04下载
- 积分:1
-
一个实现系统注册表,进程启动和驱动加载的主动防御源代码...
一个实现系统注册表,进程启动和驱动加载的主动防御源代码-Realize a system registry, the process of start-up and drive to load the source code of the active defense
- 2022-03-06 00:57:50下载
- 积分:1
-
一个处理实时时钟中断的VxD
一个处理实时时钟中断的VxD -A vxd driver for process clock interrupt
- 2023-02-06 14:05:04下载
- 积分:1
-
自动生成虚拟设备驱动(VXD)的C++代码的一个库,非常的好
自动生成虚拟设备驱动(VXD)的C++代码的一个库,非常的好-automatically generated virtual device driver (VXD) of the C code for a very good
- 2022-05-28 16:30:57下载
- 积分:1
-
里面包含了大量在windows平台上的驱动开发方法和实例
里面包含了大量在windows平台上的驱动开发方法和实例-Which contains a large number in the windows platform-driven development methods and examples
- 2022-04-10 20:41:21下载
- 积分:1
-
监视CPU使用率的历史情况,个位可以下载后测试测试
监视CPU使用率的历史情况,个位可以下载后测试测试-monitor CPU usage history and can be downloaded to a single test after test
- 2023-06-08 13:55: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
-
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