USB Port detection and vendor id of usb attached device
-
Hi CAn any body tell me how to detect the vendor id information from the usb device and how can i know if drivers are installed for this attched usb device. Is there any registry entry to be looked up or any device opening and messaging api need to look for. Anybody has idea Please let me know?
sonani prakash
-
Hi CAn any body tell me how to detect the vendor id information from the usb device and how can i know if drivers are installed for this attched usb device. Is there any registry entry to be looked up or any device opening and messaging api need to look for. Anybody has idea Please let me know?
sonani prakash
:laugh: Read in the MSDN about SetupAPI.txt (it is located in the Windows directory). You can set in the registry a flag so you would get a lot of information written in to SetupAPI.txt :laugh: