visual basic usb device api project
Saturday, February 10th, 2007We used visual basic 6 for talking to a custom usb device. The api to the usb device was given in c++ format. The highlights of this visual basic project are using user defined datatypes (UDT), dealing with pointers, using and interfacing with a DLL in visual basic, trapping windows messages, subclassing etc. (read more by clicking on title)