搜索资源列表
USBhidcheck
- 一个用VC++编写的查看HID设备的信息的程序,虽然没有太大的价值,但可以参考其编写方法,作为学习查找USB设备的例子。-a VC View HID prepared by the equipment of the information process, although it is not much value, But its reference to the preparation method, as you learn from the examples of USB devices
myusb
- 现在USB设备却很多,因此对USB设备的查找与读写就必不可少了。但是能找到关于USB读写的资料很少。这里使用VC++示范了一些获得USB的信息的方法。