Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-winehq
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wine
wine-winehq
Commits
13852ba4
Commit
13852ba4
authored
Sep 20, 2017
by
Józef Kucia
Committed by
Alexandre Julliard
Sep 20, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
xinput1_2: Avoid DLL forwarding.
Signed-off-by:
Józef Kucia
<
jkucia@codeweavers.com
>
Signed-off-by:
Alexandre Julliard
<
julliard@winehq.org
>
parent
ff8c49ee
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
9 additions
and
5 deletions
+9
-5
Makefile.in
dlls/xinput1_2/Makefile.in
+4
-0
xinput1_2.spec
dlls/xinput1_2/xinput1_2.spec
+5
-5
No files found.
dlls/xinput1_2/Makefile.in
View file @
13852ba4
MODULE
=
xinput1_2.dll
PARENTSRC
=
../xinput1_3
C_SRCS
=
\
xinput_main.c
RC_SRCS
=
version.rc
dlls/xinput1_2/xinput1_2.spec
View file @
13852ba4
@ 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)
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment