Dunny
2009-08-01 23:25:54 UTC
Hi all -
I have an idea that I'd like to write an app that can detect a certain USB
device which presents two drives to the system. They normally show up at J:
and K:, but occaisonally they get different letters depending upon which
other devices I have attached.
Currently I'm making my app /ask/ the user for the correct drive
assignments, but I'd like to do it automatically if possible. ie, look
through the list of devices and then, when the device has been found,
determine which two drives that are attached belong to it.
I've never worked with USB before, so have no idea where to start. Can
anyone point me either to some example code or some documentation?
Cheers,
D.
I have an idea that I'd like to write an app that can detect a certain USB
device which presents two drives to the system. They normally show up at J:
and K:, but occaisonally they get different letters depending upon which
other devices I have attached.
Currently I'm making my app /ask/ the user for the correct drive
assignments, but I'd like to do it automatically if possible. ie, look
through the list of devices and then, when the device has been found,
determine which two drives that are attached belong to it.
I've never worked with USB before, so have no idea where to start. Can
anyone point me either to some example code or some documentation?
Cheers,
D.