Bruno Jesus : xinput1_4: Remove XInputGetDSoundAudioDeviceGuids and add XInputGetStateEx to spec file.

Alexandre Julliard julliard at winehq.org
Mon Sep 12 10:14:09 CDT 2016


Module: wine
Branch: master
Commit: 2b5c93f77999279896c82a6b2f64a39f1773b18e
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=2b5c93f77999279896c82a6b2f64a39f1773b18e

Author: Bruno Jesus <00cpxxx at gmail.com>
Date:   Sat Sep 10 18:46:25 2016 -0300

xinput1_4: Remove XInputGetDSoundAudioDeviceGuids and add XInputGetStateEx to spec file.

Signed-off-by: Bruno Jesus <00cpxxx at gmail.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 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




More information about the wine-cvs mailing list