Hopefully someone else on this list can respond also, who knows more
about the libusb imp than me...but as far as I know if you get it
working on Linux it should be a relatively simple matter of
recompiling on Windows (to create the Windows DLL from the JNI code
instead of the UNIX .so shared lib).
I've started looking at the libusb implementation. As part of looking
at it I've gotten it to compile on linux, but haven't done any testing
with it yet. If I get javax-usb-libusb working on a linux machine, does
that do anything toward getting it going on a Windows machine?
--