Commit 0991e015 authored by Michael Müller's avatar Michael Müller Committed by Alexandre Julliard

xinput9_1_0: Avoid DLL forwarding.

parent 315a3b4a
MODULE = xinput9_1_0.dll
PARENTSRC = ../xinput1_3
C_SRCS = \
xinput_main.c
RC_SRCS = version.rc
@ stdcall XInputGetCapabilities(long long ptr) xinput1_3.XInputGetCapabilities
@ stdcall XInputGetDSoundAudioDeviceGuids(long ptr ptr) xinput1_3.XInputGetDSoundAudioDeviceGuids
@ stdcall XInputSetState(long ptr) xinput1_3.XInputSetState
@ stdcall XInputGetState(long ptr) xinput1_3.XInputGetState
@ stdcall XInputGetCapabilities(long long ptr)
@ stdcall XInputGetDSoundAudioDeviceGuids(long ptr ptr)
@ stdcall XInputSetState(long ptr)
@ stdcall XInputGetState(long ptr)
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment