Skip to content
This repository has been archived by the owner on Apr 25, 2020. It is now read-only.

As of Wine 3.1, XINPUT_STATE_EX no longer exists #35

Merged
merged 1 commit into from May 6, 2018

Conversation

matte3560
Copy link
Contributor

This changes XInputGetStateEx to use XINPUT_STATE instead of
XINPUT_STATE_EX, which was removed from xinput.h in Wine 3.1.

See:
wine-mirror/wine@de3591c#diff-2bd94ee2f73a16f93bda7805ff84f1e3
https://www.winehq.org/announce/3.1

This fixes issue #30

This changes XInputGetStateEx to use XINPUT_STATE instead of
XINPUT_STATE_EX, which was removed from xinput.h in Wine 3.1.

See:
wine-mirror/wine@de3591c#diff-2bd94ee2f73a16f93bda7805ff84f1e3
https://www.winehq.org/announce/3.1
@KoKuToru
Copy link
Owner

KoKuToru commented May 6, 2018

Thanks for the fix

@KoKuToru KoKuToru merged commit d976325 into KoKuToru:master May 6, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants