[Libusbx-devel] Libusbx HID driverless

2013-06-14 Thread Belkhiria Hamza Yazid
Hello, I realized a driverless application for HID communication based on HIDAPI using th built in HID windows driver, I am looking for a driverless solution for HID communication based on Libusbx, Is it possible ? and in that case could someone direct me on where to start ? Thanks Best Regard

Re: [Libusbx-devel] Libusbx HID driverless

2013-06-14 Thread Belkhiria Hamza Yazid
on successfully, HIDapi I also want to compare how both APIs work and if one is more optimal or has more features to offer, Thanks again, Best Regards, On 14 June 2013 13:03, Xiaofan Chen wrote: > On Fri, Jun 14, 2013 at 6:38 PM, Belkhiria Hamza Yazid > wrote: > > I realized

Re: [Libusbx-devel] Libusbx HID driverless

2013-06-14 Thread Belkhiria Hamza Yazid
, include the libusb dll and header (similarly to HidAPI) ? >Have you read https://github.com/libusbx/libusbx/wiki/FAQ#wiki-Does_libusbx_support_HID_devices ? Yes, i made sure i read all wiki and website info On 14 June 2013 16:07, Belkhiria Hamza Yazid wrote: > Thank you guys for your a