// JP opened flex table

Click to See Complete Forum and Search --> : USB device recognition


benneman
October 7th, 2004, 04:42 AM
Hi,

I'm relatively new to (USB) drivers. What I need to do is develop some SW that recognizes connected USB devices to have a specific vendor and product ID. I can do this using the DDK (see for instance http://www.intel.com/intelpress/usb/examples/DUSBVC.PDF).

But then I need to know to which drive letter that specific USB device is mapped. How can I determine that?

Any help is appreciated.

Regards,
Ben

led.zzep
October 14th, 2004, 05:52 AM
Hello,

go to:
http://www.codeproject.com/w2k/usbdisks.asp#xx818161xx

//JP added flex table