LibUsb-Win32

News
About
Libusb-win32 is a port of the USB library libusb to the Windows operating systems (Win98SE, WinME, Win2k, WinXP). The library allows user space applications to access any USB device on Windows in a generic way without writing any line of kernel driver code.

Features:

License
Support
If something isn't working as expected, make sure that you have installed the latest service packs for your OS, the mainboard's latest driver packages, and bios updates, and the latest version of libusb-win32 before requesting any support.

Available Support Options:

Downloads
Source code and binary packages can be downloaded from the projects download site. Source code is also available via anonymous CVS.
Installation

Installation

Filter Driver Installation

Device Driver Installation

Removing

Removing the Filter Driver

Removing the Device Driver

Updating

Updating the Filter Driver

Updating the Device Driver

Development

Requirements

Build Process

The package is currently build with a standard Makefile, there are no autoconf/automake scripts available yet.

Using

Documentation
There is no documentation available yet, accept this page. As libusb-win32 is fully API compatible to libusb, the API documentation from the main libusb project site at http://libusb.sourceforge.net can be used.
Links