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
0991e015
Commit
0991e015
authored
Sep 20, 2017
by
Michael Müller
Committed by
Alexandre Julliard
Sep 20, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
xinput9_1_0: Avoid DLL forwarding.
Signed-off-by:
Józef Kucia
<
jkucia@codeweavers.com
>
Signed-off-by:
Alexandre Julliard
<
julliard@winehq.org
>
parent
315a3b4a
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
4 deletions
+8
-4
Makefile.in
dlls/xinput9_1_0/Makefile.in
+4
-0
xinput9_1_0.spec
dlls/xinput9_1_0/xinput9_1_0.spec
+4
-4
No files found.
dlls/xinput9_1_0/Makefile.in
View file @
0991e015
MODULE
=
xinput9_1_0.dll
PARENTSRC
=
../xinput1_3
C_SRCS
=
\
xinput_main.c
RC_SRCS
=
version.rc
dlls/xinput9_1_0/xinput9_1_0.spec
View file @
0991e015
@ 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)
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