A cross platform, cross architecture .net library designed to make human interface device (HID) software development as easy and portable as possible.
Where is the documentation?
2008-03-18 George Helyar ghelyar@gmail.com * Win32DeviceSet.cs (Write, Read): If the device is not found in the allocated devices list, a guess from the unallocated devices list is attempted. This is a temporary solution until the report ID can be obtained properly without any user input. Warnings are given when guesses are made. * Win32Device.cs: Added Version, VendorName, Name and SerialNumber * Win32Hid.cs: Added HidD_GetManufacturerString, HidD_GetProductString and HidD_GetSerialNumberString. HidD_GetIndexedString was not added because it is primarily used for these 3 strings anyway (indices 1, 2, 3) * Win32Hid.cs: HidD_GetPhysicalDescriptor was not added as it seems to always return ERROR_GEN_FAILURE. It's usefulness is unknown. * LogitechMX5000.cs added as an example.
2008-03-18 George Helyar ghelyar@gmail.com * Win32DeviceSet.cs (Write, Read): If the device is not found in the allocated devices list, a guess from the unallocated devices list is attempted. This is a temporary solution until the report ID can be obtained properly without any user input. Warnings are given when guesses are made. * Win32Device.cs: Added Version, VendorName, Name and SerialNumber * Win32Hid.cs: Added HidD_GetManufacturerString, HidD_GetProductString and HidD_GetSerialNumberString. HidD_GetIndexedString was not added because it is primarily used for these 3 strings anyway (indices 1, 2, 3) * Win32Hid.cs: HidD_GetPhysicalDescriptor was not added as it seems to always return ERROR_GEN_FAILURE. It's usefulness is unknown. * LogitechMX5000.cs added as an example.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?