Lines Matching refs:libusb
1 libusb 1.0 Windows CE binary snapshot - README
5 * https://sourceforge.net/projects/libusb/files/ *
15 - Copy libusb.h, from the include\libusb-1.0\ directory, into your project and
19 SH4 or x86 and add 'libusb-1.0.lib' to your 'Additional Dependencies'
21 directory where libusb-1.0.lib resides is added to 'Additional Library
23 - If you use the static version of the libusb library, make sure that
27 recompile a static libusb 1.0 library from source.
28 - Compile and run your application. If you use the DLL version of libusb-1.0,
33 - The libusb 1.0 API documentation can be accessed at:
34 http://api.libusb.info
35 - For some libusb samples (including source), please have a look in examples/
36 - For additional information on the libusb 1.0 Windows backend please visit:
37 http://windows.libusb.info
38 - It is necessary to install the CE USB Kernel Wrapper driver for libusb to
41 - If you find any issue, please visit http://libusb.info/ and check the