-
addfilter是命令
Addfilter is a command-line application which adds and removes filter drivers for a given drive or volume. It is intended to demonstrate how to insert a filter driver into the driver stack of a device. The sample illustrates how to do this by using the SetupDi APIs. The sample works on both x86 and Alpha platforms. It has only been tested in a 32-bit environment. Since Addfilter is not a driver, it does not deal with Plug and Play or Power Management.- Addfilter is a command-line application which adds and removes filter drivers for a given drive or volume. It is intended to demonstrate how to insert a filter driver into the driver stack of a device. The sample illustrates how to do this by using the SetupDi APIs. The sample works on both x86 and Alpha platforms. It has only been tested in a 32-bit environment. Since Addfilter is not a driver, it does not deal with Plug and Play or Power Management.
- 2022-12-22 04:25:03下载
- 积分:1
-
基于DM9000的以太网驱动程序的源代码;关于DM9000的相关头文件,可以到厂家网站下载。...
基于DM9000的以太网驱动程序的源代码;关于DM9000的相关头文件,可以到厂家网站下载。-DM9000 based Ethernet driver source code on the DM9000 related header files can go to the manufacturers web site.
- 2022-03-01 06:15:00下载
- 积分:1
-
用于选择结构元素的大小,程序给出噪声对应的结构元素尺寸
用于选择结构元素的大小,程序给出噪声对应的结构元素尺寸-Used to select the size of structural elements, the program is given the structure of the corresponding noise element size
- 2022-03-06 00:24:20下载
- 积分:1
-
ddkbuild
DDKBUILD - Integrating the Windows DDK with Visual Studio
-DDKBUILD- Integrating the Windows DDK with Visual Studio
- 2023-07-25 07:00:03下载
- 积分:1
-
这是一个声波触摸屏驱动中的定位校准程序的源码.
VC
这是一个声波触摸屏驱动中的定位校准程序的源码.
VC-This is an acoustic-driven touch screen positioning of the source calibration procedure. VC
- 2022-03-23 23:14:26下载
- 积分:1
-
Two categories of devices don’t fit neatly into the PnP framework I described in...
Two categories of devices don’t fit neatly into the PnP framework I described in Chapter 6. These categories are controller devices, which manage a collection of child devices, and multifunction devices, which have several functions on one card. These kinds of devices are similar in that their correct management entails the creation of multiple device objects with independent I/O resources.-Two categories of devices don’t fit neatly into the PnP framework I described in Chapter 6. These categories are controller devices, which manage a collection of child devices, and multifunction devices, which have several functions on one card. These kinds of devices are similar in that their correct management entails the creation of multiple device objects with independent I/O resources.
- 2022-03-20 21:30:16下载
- 积分:1
-
这是VC++控制计算机时钟的一个例子,希望对大家有所帮助
这是VC++控制计算机时钟的一个例子,希望对大家有所帮助-control of a computer clock example, we hope to help
- 2022-02-06 11:16:24下载
- 积分:1
-
此文件为ZCM6056型液晶模块 驱动程序,是我调试成功的
此文件为ZCM6056型液晶模块 驱动程序,是我调试成功的-This the driver of ZCM6056 LCD module. I debug it successfully.
- 2022-03-24 15:53:52下载
- 积分:1
-
用BorlandC开发的DOS下的8139驱动demo,对学习8139驱动工作原理非常有用
用BorlandC开发的DOS下的8139驱动demo,对学习8139驱动工作原理非常有用-development of the DOS-driven demo of 8139, 8,139 drivers to learn very useful principle
- 2023-03-20 13:00:03下载
- 积分:1
-
通过编写驱动,可以读写任意地址的内存内容,进而可以修改系统DLL的功能...
通过编写驱动,可以读写任意地址的内存内容,进而可以修改系统DLL的功能-Through the development driver, you can read and write the contents of arbitrary memory addresses and thus can modify the system DLL functions
- 2022-02-15 23:24:49下载
- 积分:1