Quantcast
Channel: WinUsbNet: A managed interface to WinUSB.sys
Browsing all 20 articles
Browse latest View live

Created Release: WinUsbNet Executables and Help Installer (Feb 19, 2012)

This is a Windows installer (.msi) that includes all the components needed for WinUsbNet. It installs executables for the USB INF Builder, the device driver installer, Microsoft's WinUSB driver...

View Article


Updated Release: WinUsbNet Executables and Help Installer (Feb 19, 2012)

This is a Windows installer (.msi) that includes all the components needed for WinUsbNet. It installs executables for the USB INF Builder, the device driver installer, Microsoft's WinUSB driver...

View Article


Updated Release: WinUsbNet (Feb 19, 2012)

WinUsbNetInstall.msi is a Windows installer that includes all the components needed for WinUsbNet. It installs executables for the USB INF Builder, the device driver installer, Microsoft's WinUSB...

View Article

Updated Release: WinUsbNet (Feb 19, 2012)

WinUsbNetInstall.msi is a Windows installer that includes all the components needed to use WinUsbNet. It installs executables for the USB INF Builder, the device driver installer, Microsoft's WinUSB...

View Article

Updated Release: WinUsbNet (Feb 19, 2012)

WinUsbNetInstall.msi is a Windows installer that includes all the components needed to use WinUsbNet. It installs executables for the USB INF Builder, the device driver installer, Microsoft's WinUSB...

View Article


Released: WinUsbNet v. 1.0.0 (Feb 21, 2012)

WinUsbNetInstall.msi is a Windows installer that includes all the components needed to use WinUsbNet. It installs executables for the USB INF Builder, the device driver installer, Microsoft's WinUSB...

View Article

Updated Release: WinUsbNet v. 1.0.0 (Feb 21, 2012)

WinUsbNetInstall.msi is a Windows installer that includes all the components needed to use WinUsbNet. It installs executables for the USB INF Builder, the device driver installer, Microsoft's WinUSB...

View Article

Updated Wiki: Home

Project Description The WinUsbNet class library gives .NET managed code direct access to USB devices through WinUSB, the generic USB device driver included with Windows. The project also includes tools...

View Article


Updated Wiki: Documentation

The WinUsbNet class library and associated tools greatly simplify creating a .NET managed application that can communicate directly with a USB device. The recommended download is an MSI installer...

View Article


Image may be NSFW.
Clik here to view.

Updated Wiki: USB INF Builder

Using the USB INF BuilderJust fill in the blanks. Each item includes an explanation in the help region at the bottom. You should create a new GUID, then use the clipboard to copy that GUID into your...

View Article

Image may be NSFW.
Clik here to view.

Updated Wiki: WinUsbNet Test App

Using the WinUsbNet Test AppTo use the WinUsbNet Test App, first copy & paste the GUID that WinUSB uses to identify the device. If you used the USB INF Builder, copy the GUID from there. Clicking...

View Article

New Post: HID device not found

Hello !I just tried your lib and used the example app. I paste-in theGUID of the HID class, but my device - which is working - wasnot found. Any help would be great.Btw, I found it ugly to beeing...

View Article

Source code checked in, #22734

Checked in by server upgrade

View Article


Source code checked in, #22735

Upgrade: New Version of LabDefaultTemplate.xaml. To upgrade your build definitions, please visit the following link: http://go.microsoft.com/fwlink/?LinkId=254563

View Article

New Post: creating and sending input on in-point for Generic HID mouse device...

I would like to create a Generic HID mouse device (the driver is already built into windows) and send input on the in-endpoint to it. Is this possible without using an INF and programmatically creating...

View Article


New Post: HID device not found

Same problem here. I'm using the HID driver, I got the GUID for it, but WinUSBNet doesn't find it. What can I do? I must create an own driver?

View Article

New Post: HID device not found

WinUSB is not for HID's. There is an HID driver and API for that.

View Article


New Post: HID device not found

I would recommend using HidSharp when working with HID devices and it works with VID/PID.https://www.nuget.org/packages/HidSharp/http://www.zer7.com/software/hidsharp VID/PID is the most common way on...

View Article

New Post: Unplugged device

Hi...I don't know if this project is still active, but I just tried it and it works well except if the device I'm reading/writing is unplugged while communicating. When this happens, I try to close the...

View Article

New Post: Unplugged device

I've moved on to other things and haven't worked with this project in a while. Maybe I'm stating the obvious, but it sounds like Dispose() is failing to free some resource. Let me know if you figure...

View Article
Browsing all 20 articles
Browse latest View live


Latest Images