-
一个主设备驱动程序绝对可用
一个主设备驱动程序绝对可用-a main device driver can be absolutely
- 2023-07-16 22:55:04下载
- 积分:1
-
vc environment compiled a USB device driver writers, senior professionals that s...
vc环境下编译的一个对USB设备进行烧录的驱动程序,高级一点的专业人士应该看一看。-vc environment compiled a USB device driver writers, senior professionals that should take a look at.
- 2022-08-03 12:39:34下载
- 积分:1
-
使用OPCST开发的进程外OPCDA服务器(C++Builder),利用OPCST工具包,可以在30分钟内开发出一个基本的OPCDA服务器。支持1.0和2.0。...
使用OPCST开发的进程外OPCDA服务器(C++Builder),利用OPCST工具包,可以在30分钟内开发出一个基本的OPCDA服务器。支持1.0和2.0。-use OPCST process of the development outside OPCDA server (C Builder), using OPCST kits in 30 minutes to develop a basic OPCDA server. Support 1.0 and 2.0.
- 2022-02-15 10:26:44下载
- 积分:1
-
Serials de varios programas
Serials de varios programas
- 2022-01-26 07:32:20下载
- 积分:1
-
Here is a digital tuner test circuit wich test different tuners and tv equiment
Here is a digital tuner test circuit wich test different tuners and tv equiment
- 2022-03-06 18:38:59下载
- 积分:1
-
virtual serial port driver infrared
虚拟红外线串口驱动-virtual serial port driver infrared
- 2022-01-25 19:07:58下载
- 积分:1
-
通过8051个控制程序,此程序为8019
一个通过8051来控制8019上网的程序 该程序已经通过并成功用于键盘- Through 8,051 controlled procedure this procedure which 8019
accessed the net already through and the success uses in the keyboard
- 2022-04-29 12:42:38下载
- 积分:1
-
Microsoft® Windows® 2000的驱动程序开发包(DDK)文档总览给您详尽的信息,这些信息对编写Windows2000平台任何类型的...
Microsoft® Windows® 2000的驱动程序开发包(DDK)文档总览给您详尽的信息,这些信息对编写Windows2000平台任何类型的驱动程序都是必须的。本文档也描述了Windows Driver Model(WDM)驱动程序,这些驱动程序在Windows2000和Microsoft® Windows® 98平台之间是源码级兼容的-Microsoftreg Windows 2000 Driver Development Kit (DDK) to your document detailed overview of the information that the preparation of any type of Windows platform drivers are necessary. This document also describes the Windows Driver Model (WDM) driver, the driver in Windows 98 and Windows platform Microsoftreg between source-compatible
- 2023-07-22 15:40: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
-
在Windows环境下允许用户程序访问USB设备接口的作用。
一个在Windows环境下允许用户程序访问USB设备的接口库的源代码.-in a Windows environment allows users to visit procedures USB Device Interface library source code.
- 2022-01-20 23:25:52下载
- 积分:1