Search found 1 match
- Fri May 17, 2013 12:21 am
- Forum: Developer's Forum for Windows
- Topic: LED control via HID
- Replies: 15
- Views: 33844
Re: LED control via HID
I have a SpaceNavigator, and i successfully created a library to query the hid device. I can re zero the device with this source without problem an i have only changed this singe byte in the code. I also tried to send 4,0 and 4,1 with DeviceIoControl (IOCTL_HID_SET_FEATURE), same error .. and same e...