搜索资源列表
setupapi
- MS的Setup API,可以对硬件,如网卡,USB设备操作-MS Setup API, hardware, such as Ethernet, USB devices operate!
SetupApi
- setupapi.pas文件
driverinstall
- 通过setupapi安装驱动,可以制作成dll接口用来安装程序调用
setupapi接口
- setupapi delphi接口函数
CSharpHarwareAdministrator
- 这个程序可以监视当前系统的设备列表,监视那个设备被加载或卸载,并且,还可以启用、禁用系统设备类别中的任何一个设备节点。-Hardware Helper Library for C# How to monitor, enable, and disable hardware devices from C#. There isn t really a lot of background required for you to use the library I ve provided. The hea
test
- delphi 版的setupapi枚举usb设备对delphi 朋友有用-delphi setupapi usb
MFCUSB
- USBPort的编译说明 -- 01(VC知识库) 1. 安装DDK 2. 把DDK的inc路径填在头文件的包含路径中 3. 把DDK的lib路径填在库文件的包含路径中 4. 注释掉原代码中的HIDD_ATTRIBUTES结构 // 不知作者为什么要添加这个结构定义 5. 添加setupapi.lib 如果不想安装DDK,就去掉前两步,但需要拷贝相关的头文件和库文件到工程目录-USBPort compile note- 01 (VC Knowledge Base)
SetupApi
- Setup and Device Installer API interface unit-Setup and Device Installer API interface unit
EnumDevice
- 使用setupapi枚举硬件设备的代码,很经典的-setupapi
usb_util
- 禁用U的有一些小方法,用注册表和setupapi实现-Disabled U realize there are some small registry and setupapi
TAPIAdapterInh
- 这里要给大家介绍的一个类CNetworkAdapter是一个网络适配器接口类,内部使用Iphlpapi、Setupapi函数实现,主要封装了一些内部函数,从而使用者可以简单轻松地获取当前机器上所有网络络适配器的各种信息,包括网络IP、网卡MAC、网卡描述、子网掩码等;同时又提供了一些简单的接口函数,使得使用者可以修改网络IP和网卡MAC。当然这个类的功能还可以再强大健壮些,不过还是留给有心人来完成吧 -Here to give you about a class CNetworkAdapte
View_Drv_Rank
- SETUPAPI的使用 以及查看驱动的安装优先级别-SETUPAPI use View driver installation priority
SetupApi
- Setup and Device Installer API interface unit-Setup and Device Installer API interface unit
SetupApi
- Setup and Device Installer API interface unit-Setup and Device Installer API interface unit
MyComPortEnum
- 在Windows平台上用setupapi枚举系统可用串口,能够支持USB虚拟串口-serial port enumration c++ class
HIDincludfile
- 本页收集了一些在VC++中进行HID设备读写的头文件:hid.lib hidpi.h hidsdi.h setupapi.lib targetver.h,需要时请引入这些头文件,链接库也要加入,至于怎么加入,百度就OK了,另附压缩包内附有一张示例图,告诉你如何引入这些头文件。-This page is a collection of some conduct HID device to read and write in VC++ header files: hid.lib hidpi.h hi
EnumSerialDemo
- 利用Setupapi相关函数枚举系统中的端口信息, 包括端口说明,如:通信端口(COM1)。-Setupapi correlation function using enumeration system port information, Including port descr iption, such as: communication port (COM1).
VirtualNetcard
- 安装和卸载虚拟网卡例子,网上找不到的源码! 使用setupapi实现。-Install and uninstall virtual NICs example, the Internet could not find the source! Use setupapi implementation.
