On Sun, Jun 17, 2012 at 12:35 PM, Xiaofan Chen <xiaof...@gmail.com> wrote:
> On Sun, Jun 17, 2012 at 12:13 PM, Jach Fong <jf...@ms4.hinet.net> wrote:
>>    When I first read the libusbx introductory info, I thought the
>> libusbx has its own driver as the libusb-win32 had. I was wrong:-(
>> It still need the MS's WinUSB.
>>
>>    If it is so, what's the good on using libusbx (cross platform?)
>> instead of using libusb-win32 which, at least at their latest
>> 1.2.6.0 version, supporting all transfer types.
>
> libusbx 1.0.13 will have the support of libusb0.sys and
> libusbk.sys.
> http://sourceforge.net/apps/trac/libusbx/roadmap

BTW, libusb-win32 is the Windows counterpart of libusb-0.1,
so if you are using libusb-0.1 API, you should keep using
libusb-win32 and not libusb-1.0/libusbx.

On the other hand, if you need to use libusb-1.0 API, then
you can not use the libusb-win32 library.

If you do not need cross-platform support and only need
to support Windows, you can use libusb-win32 API,
libusb-1.0 API or libusbK API depending on your needs.
libusbK API may provide some more advanced API for
Windows users than the other two but it is Windows only.



-- 
Xiaofan

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
libusbx-devel mailing list
libusbx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libusbx-devel

Reply via email to