Hi,
I modified the Microsoft DDK sample USBView to enumerate all devices on the
USB. But now I need a device name to make a CreateFile() on each Device.
File names in the format "\\.\USB#Vid_04cc&Pid_1122#5&d3bcdf4&1&1#
{f18a0e88-c30c-11d0-8815-00a0c906bed8}" can I get only for external USB
hubs, but not for other devices.
How can I get these file names for my devices?
Thanks
Michael