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
d0a1ac33
Commit
d0a1ac33
authored
Sep 29, 2021
by
Rémi Bernon
Committed by
Alexandre Julliard
Sep 29, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
include: Add IID_IDirectInputPIDDriver definition.
Signed-off-by:
Rémi Bernon
<
rbernon@codeweavers.com
>
Signed-off-by:
Alexandre Julliard
<
julliard@winehq.org
>
parent
3dc21ab0
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
dinputd.h
include/dinputd.h
+1
-0
No files found.
include/dinputd.h
View file @
d0a1ac33
...
...
@@ -27,6 +27,7 @@
#endif
DEFINE_GUID
(
IID_IDirectInputJoyConfig8
,
0xEB0D7DFA
,
0x1990
,
0x4F27
,
0xB4
,
0xD6
,
0xED
,
0xF2
,
0xEE
,
0xC4
,
0xA4
,
0x4C
);
DEFINE_GUID
(
IID_IDirectInputPIDDriver
,
0xeec6993a
,
0xb3fd
,
0x11d2
,
0xa9
,
0x16
,
0x00
,
0xc0
,
0x4f
,
0xb9
,
0x86
,
0x38
);
typedef
struct
IDirectInputJoyConfig8
*
LPDIRECTINPUTJOYCONFIG8
;
...
...
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