I'm working on a statemachine for a GUI, and I wonder how i can convert KeyStates to ASCII chars using the keyboard configuration on the os (windows) I'm using Dinput8 in exclusive mode to retrieve the states.
Printable View
I'm working on a statemachine for a GUI, and I wonder how i can convert KeyStates to ASCII chars using the keyboard configuration on the os (windows) I'm using Dinput8 in exclusive mode to retrieve the states.
Asked that question here once too, never got an answer though. So if anyone has an answer, you would make me happy too :)