All language support USB, but there's no easy lunch

If you have MicroCodeStudio, you should have a plug-in called EasyHID, this will create your code template for VB6. It will also give you a .DLL called mchid.dll or something like that, which is the core of the template.

A while back, i've posted an example somewhere her called USBDemo. sure enough you will have everything to get you started with it.

I also published here a Template to use VB.NET. Another guy on the net also used it, modified it a little bit and placed it on his website ( http://www.helmpcb.com/Software/USBHIDVB/USBHIDVB.aspx )


I really suggest you to forget the outdated (but still usefull and workable) VB6, move on .NET. VBExpress is free to use.

Jan Axelson's website also have tons of ressource and code template to work with HID devices.