On 3 June 2010 22:21, Marc Santhoff <[email protected]> wrote: > http://wiki.lazarus.freepascal.org/Hardware_Access#USB > > There is libusb, which might be simpler to use and is already translated > to fpc. And it does have a windows counterpart called libusb-w32 or > -win32. You can find that on sourceforge, too.
Please note that this is for the legacy libusb (0.1.x). Libusb1.0 supports linux, windows and mac osx from the same source base. See http://www.libusb.org/ for more details. -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
