Skip to content
Snippets Groups Projects
Commit 13852ba4 authored by Józef Kucia's avatar Józef Kucia Committed by Alexandre Julliard
Browse files

xinput1_2: Avoid DLL forwarding.

parent ff8c49ee
No related branches found
No related tags found
No related merge requests found
MODULE = xinput1_2.dll
PARENTSRC = ../xinput1_3
C_SRCS = \
xinput_main.c
RC_SRCS = version.rc
@ stdcall XInputEnable(long) xinput1_3.XInputEnable
@ 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 XInputEnable(long)
@ stdcall XInputGetCapabilities(long long ptr)
@ stdcall XInputGetDSoundAudioDeviceGuids(long ptr ptr)
@ stdcall XInputSetState(long ptr)
@ stdcall XInputGetState(long ptr)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment