基于libUsb库实现Hid USB设备通讯 OnInitDialog()下添加如下代码:structusb_bus*busses,*bus;//usb_dev_handle*handle=NULL;//这个需定义为全局变量,在读线程中也许使用usb_init();usb_find_busses();usb_find_devices();bus