From: Richard B. <ra...@lu...> - 2014-12-03 14:00:59
|
> So you mean you have hotplug event on your system. Take note that > libusb Windows currently does not support hotplug. I think this is the > root cause of the problem. > > I don't follow. I don't attempt to use hotplugging functionality in any of my code. Are you saying that periodically calling libusb_get_device_list() to detect device connections/disconnections is unsupported on windows? |