-
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
-
可实现ep9313的GPIO接口的驱动,可实现对GPIOA接口的读写和某个引脚高低电平的设置。类比此驱动,可很快实现其他流接口驱动编写。
可实现ep9313的GPIO接口的驱动,可实现对GPIOA接口的读写和某个引脚高低电平的设置。类比此驱动,可很快实现其他流接口驱动编写。-Ep9313 can realize the GPIO interface driver can be realized GPIOA interface pin high literacy and a low-level settings. Analog of this drive can quickly realize the preparation of other stream interface drivers.
- 2023-08-10 16:55:03下载
- 积分:1
-
e100bex网卡驱动程序
e100bex网卡驱动程序-e100bex LAN Driver
- 2022-06-20 18:17:57下载
- 积分:1
-
linux device driver example
linux device driver example
- 2022-07-13 15:07:58下载
- 积分:1
-
VX1818IIc的编程应用。可值得借鉴,紧提供给初学者使用.
VX1818IIc的编程应用。可值得借鉴,紧提供给初学者使用.-VX1818IIc programming application. Can learn to bear for beginners.
- 2022-04-07 10:25:55下载
- 积分:1
-
献给所有热爱驱动程序的朋友们
献给所有热爱驱动程序的朋友们-dedicated to all the drivers love the friends
- 2022-03-22 03:32:56下载
- 积分:1
-
通过对平衡体系中的应用
介绍了ADS1230芯片的特性及其在称重系统中的硬件电路设计.-Application of ADS1230 in the balance system
- 2022-07-26 23:15:19下载
- 积分:1
-
驱动程序加载卸载工具 编写RootKit加载驱动程序的测试工具 自己写的...
驱动程序加载卸载工具 编写RootKit加载驱动程序的测试工具 自己写的-Driver loading and unloading tools prepared RootKit driver load testing tool wrote it myself
- 2023-01-12 18:00:04下载
- 积分:1
-
Microsoft Windows XP supports a facility named Windows Management Instrumentatio...
Microsoft Windows XP supports a facility named Windows Management Instrumentation (WMI) as a way to manage the computer system. WMI is Microsoft’s implementation of a broader industry standard called Web-Based Enterprise Management (WBEM). The goal of WMI is to provide a model for system management and the description of management data in an enterprise network that’s as independent as possible from a specific API set or data object model. Such independence facilitates the development of general mechanisms for creating, transporting, and displaying data and for exercising control over individual system components.
- 2022-08-07 19:48:50下载
- 积分:1
-
在windows2000下面的一个进程监视驱动,可以监视所有进程的创建和关闭。使用了微软未公开的函数。...
在windows2000下面的一个进程监视驱动,可以监视所有进程的创建和关闭。使用了微软未公开的函数。-This is a proccess monitor driver for windows2000,it can monitor all proccess created or closed. This source code uses function not open to pulblic of microsoft!
- 2022-04-28 10:40:45下载
- 积分:1