Re: [javax-usb-devel] need JavaxSub.dll

2004-04-17 Thread Dan Streetman
You need to get the Windows DDK, and then you should be able to build the DLL. Note that Windoze support is currently limited to viewing the topology ONLY. You CANNOT actually talk to any devices and there is no hotplug support. So unless you want to help develop the implementation, it is n

[javax-usb-devel] need JavaxSub.dll

2004-04-15 Thread H Z
I am a newbie here, and trying to run the javaxusb samples on windows XP. But I got an error: java.lang.RuntimeException: Error : Error while loading shared library JavaxUsb.dll : no JavaxUsb in java.library.path Where can I get this "JavaxUsb.dll"? Thanks a lot! _