commit | 0865774fe93b2d0d9729ab23f9dfb10af1433312 | [log] [tgz] |
---|---|---|
author | Chris Dickens <christopher.a.dickens@gmail.com> | Sat Jan 06 21:32:23 2018 -0800 |
committer | Chris Dickens <christopher.a.dickens@gmail.com> | Sat Jan 06 21:32:23 2018 -0800 |
tree | bcb0757f4146366e878e9bc418202001b6b6b203 | |
parent | f3b387fe37567628341f4b54618fb2ca7a90c243 [diff] |
Windows: Add check for ERROR_FILE_NOT_FOUND, which means device removed Signed-off-by: Chris Dickens <christopher.a.dickens@gmail.com>
libusb is a library for USB device access from Linux, Mac OS X, 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)