McLEMUR Posted December 4, 2014 Posted December 4, 2014 (edited) Need help with getting raw input information from a HID, in specific Mad Catz Cyborg Keyboard. It has 12 extra keys, and a horrible control software. Keyboard has two HID controls: one for symbols(actual keyboard), and a separate HID (not recognized as a keyboard). I have basic understanding of DllCalls, variables, types, lengths... but I couldn't convert examples form Microsoft website to AutoIt. My attempts at RawInput.au3 and _WinAPI have also failed. I found a program that reads raw data from a selected HID (USBHID Test Utility). One of my friends has the same keyboard as I, and our VID and PID match. I can always run that program in an emulated console mode, but I want an actual function for the script, since all these programs are written with the use of API libraries. I would like a detailed explanation on Raw Input though WinAPI or an actual function that will read this HID and output data. Preferably both. Thank you in advance. Edited December 4, 2014 by McLEMUR The loneliness is when even SPAM does not come...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now