commit | f5c9f6794dc8afd8789e383bbcbf0eab087c55f2 | [log] [tgz] |
---|---|---|
author | Chris Dickens <christopher.a.dickens@gmail.com> | Mon Mar 09 23:06:17 2020 -0700 |
committer | Chris Dickens <christopher.a.dickens@gmail.com> | Mon Mar 09 23:06:17 2020 -0700 |
tree | 0908c2380ebc18968aebdb160c4ad10a02aa9965 | |
parent | 0b3a2ed92d45a78a13b5abce61d87d0d43ce09d8 [diff] |
Windows: Fix some harmless build warnings Signed-off-by: Chris Dickens <christopher.a.dickens@gmail.com>
libusb is a library for USB device access from Linux, macOS, Windows, OpenBSD/NetBSD and Haiku userspace. It is written in C (Haiku backend in C++) and licensed under the GNU Lesser General Public License version 2.1 or, at your option, any later version (see COPYING).
libusb is abstracted internally in such a way that it can hopefully be ported to other operating systems. Please see the PORTING file for more information.
libusb homepage: http://libusb.info/
Developers will wish to consult the API documentation: http://api.libusb.info
Use the mailing list for questions, comments, etc: http://mailing-list.libusb.info
(Please use the mailing list rather than mailing developers directly)