Share via

C# Joystick controller hook

Anonymous
2018-01-25T14:12:47+00:00

I am searching for a hook that can take the outputs from the joysticks X52 Pro and visualize the controllers in a form. I was able to create an hook for keyboard but i can't really make the joystick hook to work at all.

How can i make an C# hook for an X52 Pro Joystick controller on windows 10?

Windows for home | Windows 10 | Devices and drivers

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

Answer accepted by question author

Anonymous
2018-01-25T19:57:00+00:00

Hi Cato,

A hook is a mechanism by which an application can intercept events, such as messages, mouse actions, and keystrokes. You will be needing an advance programming code to make a C# hook for an X52 Pro Joystick controller. To proceed with this process, we suggest that you post your query on the MSDN forum. This forum is a community that is mainly composed of developers who can cater to the complexity of your concern.

Regards.

Was this answer helpful?

1 person found this answer helpful.
0 comments No comments

1 additional answer

Sort by: Most helpful
  1. Anonymous
    2018-01-26T14:56:58+00:00

    Hi Cato,

    A hook is a mechanism by which an application can intercept events, such as messages, mouse actions, and keystrokes. You will be needing an advance programming code to make a C# hook for an X52 Pro Joystick controller. To proceed with this process, we suggest that you post your query on the MSDN forum. This forum is a community that is mainly composed of developers who can cater to the complexity of your concern.

    Regards.

    Thank you for directing me to the correct place to ask.

    Was this answer helpful?

    0 comments No comments