xinput1_4: Remove XInputGetDSoundAudioDeviceGuids and add XInputGetStateEx to spec file.
Signed-off-by: Bruno Jesus <00cpxxx@gmail.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
parent
b1e77d3fc8
commit
2b5c93f779
|
@ -3,7 +3,7 @@
|
|||
3 stdcall XInputSetState(long ptr) xinput1_3.XInputSetState
|
||||
4 stdcall XInputGetCapabilities(long long ptr) xinput1_3.XInputGetCapabilities
|
||||
5 stdcall XInputEnable(long) xinput1_3.XInputEnable
|
||||
6 stdcall XInputGetDSoundAudioDeviceGuids(long ptr ptr) xinput1_3.XInputGetDSoundAudioDeviceGuids
|
||||
7 stdcall XInputGetBatteryInformation(long long ptr) xinput1_3.XInputGetBatteryInformation
|
||||
8 stdcall XInputGetKeystroke(long long ptr) xinput1_3.XInputGetKeystroke
|
||||
10 stub XInputGetAudioDeviceIds(long ptr ptr ptr ptr)
|
||||
100 stdcall XInputGetStateEx(long ptr) xinput1_3.XInputGetStateEx
|
||||
|
|
Loading…
Reference in New Issue