Hello all,
I'm currently working with Visual BASIC 6.0 and I was wondering if there was a way that I could search for WPD/MTP Devices that are connected to the computer and have the program return their names. For example, an iRiver mp3 player is a MTP device. I would want to make a program that would scan the ports on my PC, and, if the iRiver was connected, return with its Device ID (something like Vid_4102&Pid_1113\71c1390f000000fd2db1c1b53195be54) or at least ts friendly name.
Any ideas?