Anybody knows an example that explains how to enumerate USB Flash Drives connected in a PC using LIBUSB?
I need to enumerate the mountage points (example: In windows "I:\", "J:\"... etc... In linux "/dev/media/KINGSTON"... etc...)
This strings will be used for write some archives in ROOT of all USB Flash Drives connected in the current PC (As I:\config.acc or \/dev/media/KINGSTON/config.acc)