Products
Intel Press Home
Intel Press
Right Books. Right Time. From the Experts.
Overview of the Visual Basic Examples

USB Design by Example      USB Design by Example, 2nd Edition
A Practical Guide to Building I/O Devices
by John Hyde
Visual Basic* examples are saved in Microsoft Visual Basic Project* Format
All of the Visual Basic examples are applications programs
If you do not have the file apigid32.dll in your Windows system directory you may download one
The I/O device firmware is implemented mainly in ASM51 assembler
All of the Visual Basic examples use two common modules (download):
AccessIODevice used for all of the 'USB' calls
APIcalls used to access the Win32 API libraries
USB Design by Example
Back to Top