Changes between Version 54 and Version 55 of windows_backend


Ignore:
Timestamp:
04/05/10 21:53:27 (3 years ago)
Author:
pbatard
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • windows_backend

    v54 v55  
    3434 
    3535To create projects relying on libusb 1.0, please refer to how the example executables (lusb, xusb) are compiled. 
     36 
     37== .NET support == 
     38 
     39A .NET version of libusb, called [http://libusbdotnet.sourceforge.net/V2/Index.html LibUsbDotNet], based on libusb 1.0 and the Windows backend has also been developed by Travis Robinson.[[BR]] 
     40If you plan to use libusb in a .NET project, please make sure you check [http://libusbdotnet.sourceforge.net] or [http://sourceforge.net/projects/libusbdotnet/] 
    3641 
    3742== Driver Installation ==