Frouk Grandmaster Cheater
Reputation: 5
Joined: 22 Jun 2021 Posts: 511
|
Posted: Sun Oct 12, 2025 11:54 am Post subject: Trying to retrieve input from XInput but fails to compile |
|
|
The error is in the image
Code: |
DWORD XInputGetState(DWORD dwUserIndex, XINPUT_STATE *pState);
XINPUT_STATE state;
<-- causes the issue on this line, and is caused by calling the function
if (!XInputGetState(0, &state))
|
Description: |
|
Filesize: |
5.79 KB |
Viewed: |
58 Time(s) |

|
|
|