Hot Search : Source embeded web remote control p2p game More...
Location : Home Downloads SourceCode Windows Develop CSharp

LibUsbDotNet_Src

  • Category : CSharp
  • Tags :
  • Update : 2008-10-13
  • Size : 466.26kb
  • Downloaded :1次
  • Author :袁若伟
  • About : 袁若伟
  • PS : If download it fails, try it again. Download again for free!
Introduction - If you have any usage issues, please Google them yourself
libusb of C# library will be able to call directly, very convenient to use, containing examples of the procedure.
Packet file list
(Preview for download)
Packet : 107215797libusbdotnet_src.zip filelist
Benchmark/Benchmark.csproj
Benchmark/fBenchmark.cs
Benchmark/fBenchmark.designer.cs
Benchmark/fBenchmark.resx
Benchmark/Program.cs
Benchmark/Properties/
Benchmark/Properties/AssemblyInfo.cs
Benchmark/Properties/Resources.Designer.cs
Benchmark/Properties/Resources.resx
Benchmark/Properties/Settings.Designer.cs
Benchmark/Properties/Settings.settings
Benchmark/ReadMe.txt
bin/Release/
build/ReleaseNotes.html
CSLibUsb/DeviceNotify/
CSLibUsb/DeviceNotify/DeviceNotifier.cs
CSLibUsb/DeviceNotify/DeviceNotifyEventArgs.cs
CSLibUsb/DeviceNotify/Info/
CSLibUsb/DeviceNotify/Info/PortNotifyInfo.cs
CSLibUsb/DeviceNotify/Info/UsbDeviceNotifyInfo.cs
CSLibUsb/DeviceNotify/Info/VolumeNotifyInfo.cs
CSLibUsb/DeviceNotify/Internal/
CSLibUsb/DeviceNotify/Internal/DevNotifyNativeWindow.cs
CSLibUsb/DeviceNotify/Internal/Dev_Broadcast.cs
CSLibUsb/DeviceNotify/Internal/SafeNotifyHandle.cs
CSLibUsb/LibUsbDotNet.csproj
CSLibUsb/Properties/
CSLibUsb/Properties/AssemblyInfo.cs
CSLibUsb/Usb/
CSLibUsb/Usb/Info/
CSLibUsb/Usb/Info/InfoConfig.cs
CSLibUsb/Usb/Info/InfoDevice.cs
CSLibUsb/Usb/Info/InfoEndPoint.cs
CSLibUsb/Usb/Info/InfoInterface.cs
CSLibUsb/Usb/Info/InfosBase.cs
CSLibUsb/Usb/Internal/
CSLibUsb/Usb/Internal/API/
CSLibUsb/Usb/Internal/API/LibUsbAPI.cs
CSLibUsb/Usb/Internal/API/LibUsbBus.cs
CSLibUsb/Usb/Internal/API/LibUsbDevice.cs
CSLibUsb/Usb/Internal/API/LibUsb_AltInterfaceDescriptor.cs
CSLibUsb/Usb/Internal/API/LibUsb_ConfigDescriptor.cs
CSLibUsb/Usb/Internal/API/LibUsb_Context.cs
CSLibUsb/Usb/Internal/API/LibUsb_DevHandle.cs
CSLibUsb/Usb/Internal/API/LibUsb_DeviceDescriptor.cs
CSLibUsb/Usb/Internal/API/LibUsb_EndpointDescriptor.cs
CSLibUsb/Usb/Internal/API/LibUsb_InterfaceDescriptor.cs
CSLibUsb/Usb/Internal/EndpointTypes.cs
CSLibUsb/Usb/Internal/Helper.cs
CSLibUsb/Usb/Internal/HexDisplayAttribute.cs
CSLibUsb/Usb/Internal/LibUsbConst.cs
CSLibUsb/Usb/Internal/TransferContext.cs
CSLibUsb/Usb/Main/
CSLibUsb/Usb/Main/DataReceivedArgs.cs
CSLibUsb/Usb/Main/ErrorCodes.cs
CSLibUsb/Usb/Main/LibUsbException.cs
CSLibUsb/Usb/Main/ReadEndpoints.cs
CSLibUsb/Usb/Main/UsbDeviceList.cs
CSLibUsb/Usb/Main/UsbEndpointList.cs
CSLibUsb/Usb/Main/UsbError.cs
CSLibUsb/Usb/Main/UsbSymbolicName.cs
CSLibUsb/Usb/Main/WriteEndpoints.cs
CSLibUsb/Usb/UsbDevice.cs
CSLibUsb/Usb/UsbEndpointBase.cs
CSLibUsb/Usb/UsbEndpointReader.cs
CSLibUsb/Usb/UsbEndpointWriter.cs
CSLibUsb/Usb/UsbGlobals.cs
Docs/arrow.gif
Docs/htmlContent.css
Docs/htmlContent.js
Docs/index.htm
Docs/LibUsbDotNet.html
Docs/LibUsbDotNet.jpg
Docs/LibUsbDotNet.xml
Docs/tree.dtd
Docs/treeNode_Empty.gif
Docs/treeNode_Minus.gif
Docs/treeNode_Plus.gif
Docs/xmlTree.css
Docs/xmlTree.js
Docs/xmlTree.xsl
gpl-3.0.txt
lgpl-3.0.txt
LibUsbDotNet.sln
setup/additional/libusb-win32/AUTHORS.txt
setup/additional/libusb-win32/COPYING_GPL.txt
setup/additional/libusb-win32/COPYING_LGPL.txt
setup/additional/libusb-win32/I64/
setup/additional/libusb-win32/I64/inf-wizard.exe
setup/additional/libusb-win32/I64/libusb.lib
setup/additional/libusb-win32/I64/libusb0.dll
setup/additional/libusb-win32/I64/libusb0.sys
setup/additional/libusb-win32/I64/msvci70.dll
setup/additional/libusb-win32/I64/testlibusb-win.exe
setup/additional/libusb-win32/I64/testlibusb.exe
setup/additional/libusb-win32/inf-wizard.exe
setup/additional/libusb-win32/install-filter.exe
setup/additional/libusb-win32/x64/
setup/additional/libusb-win32/x64/inf-wizard.exe
setup/additional/libusb-win32/x64/libusb.lib
setup/additional/libusb-win32/x64/libusb0.dll
setup/additional/libusb-win32/x64/libusb0.sys
setup/additional/libusb-win32/x64/msvci70.dll
setup/additional/libusb-win32/x64/testlibusb-win.exe
setup/additional/libusb-win32/x64/testlibusb.exe
setup/additional/libusb-win32/x86/
setup/additional/libusb-win32/x86/inf-wizard.exe
setup/additional/libusb-win32/x86/libusb.lib
setup/additional/libusb-win32/x86/libusb0.dll
setup/additional/libusb-win32/x86/libusb0.sys
setup/additional/libusb-win32/x86/msvci70.dll
setup/additional/libusb-win32/x86/testlibusb-win.exe
setup/additional/libusb-win32/x86/testlibusb.exe
Test_Bulk/fTestBulk.cs
Test_Bulk/fTestBulk.Designer.cs
Test_Bulk/fTestBulk.resx
Test_Bulk/Program.cs
Test_Bulk/Properties/
Test_Bulk/Properties/AssemblyInfo.cs
Test_Bulk/Properties/Resources.Designer.cs
Test_Bulk/Properties/Resources.resx
Test_Bulk/Properties/Settings.Designer.cs
Test_Bulk/Properties/Settings.settings
Test_Bulk/ReadMe.txt
Test_Bulk/Test_Bulk.csproj
Test_DeviceNotify/Form1.cs
Test_DeviceNotify/Form1.Designer.cs
Test_DeviceNotify/Form1.resx
Test_DeviceNotify/Program.cs
Test_DeviceNotify/Properties/
Test_DeviceNotify/Properties/AssemblyInfo.cs
Test_DeviceNotify/Properties/Resources.Designer.cs
Test_DeviceNotify/Properties/Resources.resx
Test_DeviceNotify/Properties/Settings.Designer.cs
Test_DeviceNotify/Properties/Settings.settings
Test_DeviceNotify/ReadMe.txt
Test_DeviceNotify/Test_DeviceNotify/
Test_DeviceNotify/Test_DeviceNotify.csproj
Test_Info/fTestInfo.cs
Test_Info/fTestInfo.Designer.cs
Test_Info/fTestInfo.resx
Test_Info/Program.cs
Test_Info/Properties/
Test_Info/Properties/AssemblyInfo.cs
Test_Info/Properties/Resources.Designer.cs
Test_Info/Properties/Resources.resx
Test_Info/Properties/Settings.Designer.cs
Test_Info/Properties/Settings.settings
Test_Info/ReadMe.txt
Test_Info/Test_Info.csproj
UnitTest/fUsbTest.cs
UnitTest/fUsbTest.Designer.cs
UnitTest/fUsbTest.resx
UnitTest/PicTestDevice.cs
UnitTest/Program.cs
UnitTest/Properties/
UnitTest/Properties/AssemblyInfo.cs
UnitTest/Properties/Resources.Designer.cs
UnitTest/Properties/Resources.resx
UnitTest/Properties/Settings.Designer.cs
UnitTest/Properties/Settings.settings
UnitTest/Test/
UnitTest/Test/ITest.cs
UnitTest/Test/Test_BigReadWrite.cs
UnitTest/Test/Test_cancel_io.cs
UnitTest/Test/Test_usb_strerror.cs
UnitTest/UnitTest.csproj
Utility/DevEnvBuilder.exe
Utility/NetBuildInfo.exe
Related instructions
  • We are an exchange download platform that only provides communication channels. The downloaded content comes from the internet. Except for download issues, please Google on your own.
  • The downloaded content is provided for members to upload. If it unintentionally infringes on your copyright, please contact us.
  • Please use Winrar for decompression tools
  • If download fail, Try it againg or Feedback to us.
  • If downloaded content did not match the introduction, Feedback to us,Confirm and will be refund.
  • Before downloading, you can inquire through the uploaded person information

Nothing.

Post Comment
*Quick comment Recommend Not bad Password Unclear description Not source
Lost files Unable to decompress Bad
*Content :
*Captcha :
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.