libusb-win32 is a port of the USB library libusb-0.1 (http://sf.net/projects/libusb/) to 32/64bit Windows. The library allows user space applications to access many USB device on Windows.
Development of libusb-win32 is now at github https://github.com/mcuee/libusb-win32. Please use github if you need to report issues or submit patches.
Features
- libusb-win32 device driver and filter driver
- KMCS digital signed kernel driver libusb0.sys
- User space library libusb0.dll
- 32bit/64bit Windows support
Categories
Software DevelopmentLicense
GNU General Public License version 3.0 (GPLv3), GNU Library or Lesser General Public License version 3.0 (LGPLv3)Follow libusb-win32
Other Useful Business Software
Rate This Project
Login To Rate This Project
User Reviews
-
Do I really need to write a review in order to submit a star rating?
-
what time this project will support in win10 system ........
-
I tried to compile the libusb-sys v1.2.6.0 project with Visual Studio community 2013 and WinDDK v7600.16385.1. and get two error messages as below: 1>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.MakeFile.Targets(38,5): error MSB3073: The command "CD "D:\LibUSB1260\libusb-win32-src-1.2.6.0\projects\..\ddk_make" 1>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.MakeFile.Targets(38,5): error MSB3073: CMD /C make.cmd "arch=x86" "app=driver" "noclean=true" "outdir=D:\LibUSB1260\libusb-win32-src-1.2.6.0\projects\Win32\Debug\libusb-sys\" "DIR_INTERMEDIATE=D:\LibUSB1260\libusb-win32-src-1.2.6.0\projects\Win32\Debug\libusb-sys\" "debugmode=true"" exited with code 1. By the way, I had modified the make.cfg file and NMake Including Search Path setting based on my environment.
-
very good and easy to use
-
Thanks for Libusb-win32, it's excellent!