搜索资源列表
usbview
- 这是微软的一个查看USB设备枚举后状态的例程,虽然它只支持到USB1.1,但是对于想做USB sniffer的开发者来说很应该读一读。-This is a USB device enumeration View condition after the routines, although only to the USB 1.1 support, but wants to develop the USB sniffers are concerned, it should read.
200699131011580
- 读写usb 上面的OpenDevice函数就是演示如何根据设备GUID打开一个USB接口的设备,和设备读写通讯的时候就需要了解设备的驱动到底都支持什么方式了。可以使用UsbView工具查看USB设备到底支持几个Endpoint,每个都以什么方式读写。 如果你的设备支持3个EndPoint,0号是控制的,1号是读,2号是写,那你直接读取0号Endpoint,搞不好就会发生重起的问题 -literacy usb above OpenDevice function is to demons
useview.rar
- USB查看工具 USBDeview v1.25 Copyright (c) 2006 - 2008 Nir Sofer Web Site: http://www.nirsoft.net,USB View tool USBDeview v1.25 Copyright (c) 2006- 2008 Nir Sofer Web Site: http://www.nirsoft.net
usbview_1.1.orig.tar
- 查看 usb 目錄樹個結點包含(參數,設定,及廠家...等等資料內容)的源碼-usbview-1.1
USBView(1)
- usb开发工具,非常适用,改语言为C++(USB development tools)