Re: [Libusbx-devel] OT Right clickable .inf file for usbser.sys on Win7

2013-03-31 Thread Kustaa Nyholm
On 1.4.2013 8.31, "Xiaofan Chen" wrote: >On Sun, Mar 31, 2013 at 1:27 PM, Kustaa Nyholm > wrote: >> BUT under the hood libusbx uses the native API >> on each platform to access USB right? >> >> And I can call any native API from Java with >> JNA without ANY native code and the C tool >> chain iss

Re: [Libusbx-devel] OT Right clickable .inf file for usbser.sys on Win7

2013-03-31 Thread Xiaofan Chen
On Sun, Mar 31, 2013 at 1:27 PM, Kustaa Nyholm wrote: > BUT under the hood libusbx uses the native API > on each platform to access USB right? > > And I can call any native API from Java with > JNA without ANY native code and the C tool > chain issues...so what I really should do is > to re-write