Question
I want to make programs using VB or VC++ and Windows driver. How can I do it?
Answer
Firstly, download the Windows driver if you want to make programs using Windows driver.
Decompress the downloaded file and find the sample source codes. You will see the source codes corresponding to the programming language you want to use. The Windows driver manual contains various instructions on how to develop the programs using the Windows driver.
* You can download the Windows driver from Homepage.