PDA

View Full Version : VB 6.0 and USB


j
5 Jun 2003, 04:20pm
Is there a good easy way to have a VB application read/write to the USB port. I want to write a file and read a file off of a USB device.

dodo
11 Jun 2003, 03:41am
I dont think there is an easy way. You would have to work in conjunction with the USB driver to get the info. I believe there is something from microsoft called Platform SDK. If i recall correctly, it has something to do with coding for some sort of peripheral devices.

~dodo