How do I hook a xinput device to manipulate the inputs e.g. ignore all button presses except for a specific button?
Is it possible to hook the raw events so I can control any inputs through my code and any other application just sees what I allow?
How do I hook a xinput device to manipulate the inputs e.g. ignore all button presses except for a specific button?
Is it possible to hook the raw events so I can control any inputs through my code and any other application just sees what I allow?