[PATCH 1/3] xinput1_4: Remove XInputGetDSoundAudioDeviceGuids and add XInputGetStateEx to spec file

Bruno Jesus 00cpxxx at gmail.com
Sat Sep 10 16:46:25 CDT 2016


This is tested by the next patch.

Signed-off-by: Bruno Jesus <00cpxxx at gmail.com>
---
 dlls/xinput1_4/xinput1_4.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dlls/xinput1_4/xinput1_4.spec b/dlls/xinput1_4/xinput1_4.spec
index 25a79a0..4b88c71 100644
--- a/dlls/xinput1_4/xinput1_4.spec
+++ b/dlls/xinput1_4/xinput1_4.spec
@@ -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
-- 
2.9.3




More information about the wine-patches mailing list