1
0
mirror of https://github.com/wine-mirror/wine synced 2024-07-05 17:28:47 +00:00
wine/dlls/xinput1_1/xinput1_1.spec
Józef Kucia ff8c49eec3 xinput1_1: Avoid DLL forwarding.
Signed-off-by: Józef Kucia <jkucia@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-09-20 21:10:02 +02:00

6 lines
202 B
Python

@ stdcall XInputEnable(long)
@ stdcall XInputGetCapabilities(long long ptr)
@ stdcall XInputGetDSoundAudioDeviceGuids(long ptr ptr)
@ stdcall XInputSetState(long ptr)
@ stdcall XInputGetState(long ptr)