libusb-win32 icon indicating copy to clipboard operation
libusb-win32 copied to clipboard

Feature request: usb_get_configuration

Open mcuee opened this issue 7 years ago • 2 comments

https://sourceforge.net/p/libusb-win32/feature-requests/13/

Updated: 2012-07-06 Created: 2011-12-06 Creator: Anonymous

The documentation goes to some length about how to first check the active configuration, before attempting to set a configuraiton. However, usb_get_configuration() is not exported. Is the documentation outdated (not ncessary to check the configuraiton) or should this funciton be exported? I think that iven if the check is not necessary, this is funcitonality that should be exposed to the client.

mcuee avatar Jun 23 '18 05:06 mcuee

libusb-win32 project is in a support only mode. Mailing list support is still provided, no changes to the codes and release.

mcuee avatar Jun 23 '18 06:06 mcuee

@dontech Please check if this can be implemented or not. Thanks.

mcuee avatar Oct 29 '21 02:10 mcuee