I know that all windows platforms automatically detect when a game controller is connected. I also know there is a WinAPI for polling these controllers. I can’t seem to find the functions I am looking for anywhere.
Any help is greatly appreciated!
Brendan
You can use either DirectInput or XInput from the DirectX SDK.