[ maliradoica @ 08.07.2004. 13:10 ] @
Da li je neko uradio softversku aplikaciju u VB gde koristi USB interfejs,na primer
neki mikrokontroler salje i prima podatke PC-ju preko USB porta.
[ cikiste @ 08.07.2004. 17:16 ] @
WinDriver USB
WinDriver USB enables you to develop a USB device driver without having to learn and master Microsoft's WDM or the DDK. The program enables you to complete all development in the user mode. Later you simply move performance critical parts of your code from your application or DLL (in ring 3) to the Kernel level (ring 0) for optimal performance. WinDriver USB allows you to automatically detect your USB devices, select a desired interface, and read and write to and from your USB device pipes. Once you are done validating your hardware you may use the wizard to automatically generate a driver and a custom sample application.
 Download now:

http://www.krstarica.com/eng/s...inDriver+USB&preuzimanje=1