How can i get a list of usb ports (all usb ports including usb2.0)
in a PC?
Using createfile("\\.\HCD" & portnumber) I am able to get handle to
the usb1.x host controller from which I am able to list the ports
connected to that hub.
But thatz not detecting usb2.0 host controllers.
Can anyone help me in solving this problem.
Thanks,
Swapna.