Deprecated: Assigning the return value of new by reference is deprecated in /home/chrisran/public_html/recent-projects/wp-settings.php on line 232

Deprecated: Assigning the return value of new by reference is deprecated in /home/chrisran/public_html/recent-projects/wp-settings.php on line 234

Deprecated: Assigning the return value of new by reference is deprecated in /home/chrisran/public_html/recent-projects/wp-settings.php on line 235

Deprecated: Assigning the return value of new by reference is deprecated in /home/chrisran/public_html/recent-projects/wp-settings.php on line 252

Deprecated: Assigning the return value of new by reference is deprecated in /home/chrisran/public_html/recent-projects/wp-includes/cache.php on line 35

Deprecated: Assigning the return value of new by reference is deprecated in /home/chrisran/public_html/recent-projects/wp-includes/query.php on line 15

Deprecated: Assigning the return value of new by reference is deprecated in /home/chrisran/public_html/recent-projects/wp-includes/theme.php on line 505
Windows Applications projects

Windows Applications projects

visual basic usb device api project

Saturday, February 10th, 2007

We 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)