搜索资源列表
corrected_USBPort
- 修正后的USB端口监测数据,安装好WDK后打开VC,选择 tools->options…->directories,将WDK的Include和Lib文件包含进来
wdk_usb_driver_develop
- Wdf USB驱动开发资料,中文资料,很经典-Wdf USB driver development information, the Chinese data, it is classic
USBSample
- wdk usb driver source
usbview
- 一款查看计算机中挂载的USB设备属性的的源代码,使用WDK进行编译-used to show the usb device properity in your computer
USB_SeeData
- 比较简单的 usb 设备数据监测数据, 不需要其他LIB/WDK库,直接使用API方式。 -Usb device data is relatively simple monitoring data, no other LIB/WDK libraries, direct way of using the API.
ezusbdrv
- usb Driver 使用WDK 编译可以获取通道和端点信息-usb Driver may WDK compile.Can GET pipe and endpoint
osrusbfx2
- wdk usb driver sample usb view-wdk usb driver sample
usbsamp
- wdk driver usb sample
usbview_test
- 基于WDK开发,查看USB设备信息, 编译成DLL动态库,可直接调用-Developed based on the DDK, see the USB device information, compiled into a DLL dynamic libraries, and can be called directly
usbnet
- windows XP下 USB NET 的WDK驱动工程-USB NET WDK driver on windows platform
WDFUSB
- 该文档主要介绍了怎么用wdk来开发USB驱动 ,支持vc。-windows drivers kit for usb
USBClassLibrary_src
- 利用wdk api检测usb设备信息,获取UID,PID 等信息。代码用C#编写,由于仅使用了wdk api,所以很容易改写成C++。包含dll和测试程序。-C# source code to get usb device info, such as uid, pid eg. Because just using wdk api, it can translate to c++ code easily.
cdc-acm-data-samsung-usb-driver
- samsung he WinUSB co-installer (Winusbcoinstaller.dll) installs WinUSB on the target system, if necessary. The WDK includes three versions of the co-installer -samsung he WinUSB co-installer (Winusbcoinstaller.dll) installs WinUSB on the target syst
bulkusb
- 節錄自winddk內的usb bulk 範例程式,在新版的wdk中已經不存在,特別放上來分享給大家。-Winddk usb bulk sample extracted within the program, in the new version of wdk already does not exist, especially not impress everyone to share.
31658
- usb驱动程序.在wdk提供的源码上做了修改。-usb driver
TestUSBPID
- 基于WDK获取系统设备的VIDPID C#识别所有USB设备PID 判断指定PID设备是否存在(Obtaining VIDPID of system equipment based on WDK C# identifies all USB devices, PID Determines whether the specified PID device exists)