Changes between Version 74 and Version 75 of windows_backend


Ignore:
Timestamp:
05/17/10 17:13:03 (3 years ago)
Author:
pbatard
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • windows_backend

    v74 v75  
    6262cygwin users should be able to use the MinGW library with the option -mno-cygwin[[BR]]Note that these archives are provided in the 7z format. If you need a decompressor, you can install [http://www.7-zip.org/ 7-zip]. 
    6363 
     64Note that the latest releases have autoclaim disabled, so you might have to modify your code and manually claim interface 0 before you can access any other interface if your device uses WinUSB. 
     65 
     66  * '''[http://libusb-winusb-wip.googlecode.com/files/libusb_2010.05.17.7z 2010.05.17 (pbr277)]''' 
    6467  * '''[http://libusb-winusb-wip.googlecode.com/files/libusb_2010.04.27.7z 2010.04.27 (r272)]''' 
    6568  * '''[http://libusb-winusb-wip.googlecode.com/files/libusb_2010.04.21.7z 2010.04.21 (r268)]''' 
     
    6770  * '''[http://libusb-winusb-wip.googlecode.com/files/libusb_2010.04.15.7z 2010.04.15 (r253)]''' 
    6871  * '''[http://libusb-winusb-wip.googlecode.com/files/libusb_2010.04.13.7z 2010.04.13 (r250)]''' 
    69   * '''[http://libusb-winusb-wip.googlecode.com/files/libusb_2010.04.12.7z 2010.04.12 (r249)]''' 
     72 
    7073 
    7174== Development Considerations ==