On Tue, Aug 25, 2009 at 10:29 AM, Tom Isaacson<[email protected]> wrote: > I've been looking around for an open source library that provides USB > HID support across Win32, Linux and OS X and libhid seems to fit the > bill, but the GPL is a bit of a problem.
I do not think libhid really works under Windows right now. Even if might work after some hack, it is not a good option for Windows because the need of libusb-win32 driver. It is much better to use platform specific HID API for Windows. -- Xiaofan http://mcuee.blogspot.com _______________________________________________ libhid-discuss mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/libhid-discuss http://libhid.alioth.debian.org/

