| View previous topic :: View next topic | |
| Author | Message |
|---|---|
| Frouk Grandmaster Cheater Reputation: 5 Joined: 22 Jun 2021 Posts: 510 |
Post Posted: Sun Oct 12, 2025 11:54 am Post subject: Trying to retrieve input from XInput but fails to compile
Reply with quote
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)) Знімок екрана 2025年10月12日 205114.png
Description:
|
| Filesize: | 5.79 KB |
| Viewed: | 1017 Time(s) |
Знімок екрана 2025年10月12日 205114.png |
|