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
a9bc8a3b
Commit
a9bc8a3b
authored
Oct 04, 2019
by
Alistair Leslie-Hughes
Committed by
Alexandre Julliard
Oct 04, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
include: Add space sim direct input defines.
Signed-off-by:
Alistair Leslie-Hughes
<
leslie_alistair@hotmail.com
>
Signed-off-by:
Alexandre Julliard
<
julliard@winehq.org
>
parent
a7c190d3
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
32 additions
and
0 deletions
+32
-0
dinput.h
include/dinput.h
+32
-0
No files found.
include/dinput.h
View file @
a9bc8a3b
...
...
@@ -2217,6 +2217,38 @@ extern const DIDATAFORMAT c_dfDIJoystick2;
#define DIBUTTON_FLYINGH_GLANCE_UP_LINK 0x0607c4e0
#define DIBUTTON_FLYINGH_GLANCE_DOWN_LINK 0x0607c4e8
#define DIVIRTUAL_SPACESIM 0x07000000
#define DIBUTTON_SPACESIM_FIRE 0x07000401
#define DIBUTTON_SPACESIM_WEAPONS 0x07000402
#define DIBUTTON_SPACESIM_TARGET 0x07000403
#define DIBUTTON_SPACESIM_MENU 0x070004fd
#define DIBUTTON_SPACESIM_VIEW 0x07004404
#define DIBUTTON_SPACESIM_DISPLAY 0x07004405
#define DIBUTTON_SPACESIM_RAISE 0x07004406
#define DIBUTTON_SPACESIM_LOWER 0x07004407
#define DIBUTTON_SPACESIM_GEAR 0x07004408
#define DIBUTTON_SPACESIM_FIRESECONDARY 0x07004409
#define DIBUTTON_SPACESIM_PAUSE 0x070044fc
#define DIBUTTON_SPACESIM_DEVICE 0x070044fe
#define DIHATSWITCH_SPACESIM_GLANCE 0x07004601
#define DIBUTTON_SPACESIM_LEFT_LINK 0x0700c4e4
#define DIBUTTON_SPACESIM_RIGHT_LINK 0x0700c4ec
#define DIAXIS_SPACESIM_LATERAL 0x07008201
#define DIAXIS_SPACESIM_MOVE 0x07010202
#define DIBUTTON_SPACESIM_FORWARD_LINK 0x070144e0
#define DIBUTTON_SPACESIM_BACKWARD_LINK 0x070144e8
#define DIAXIS_SPACESIM_CLIMB 0x0701c204
#define DIAXIS_SPACESIM_ROTATE 0x07024205
#define DIBUTTON_SPACESIM_TURN_LEFT_LINK 0x070244e4
#define DIBUTTON_SPACESIM_TURN_RIGHT_LINK 0x070244ec
#define DIAXIS_SPACESIM_THROTTLE 0x07038203
#define DIBUTTON_SPACESIM_FASTER_LINK 0x0703c4e0
#define DIBUTTON_SPACESIM_SLOWER_LINK 0x0703c4e8
#define DIBUTTON_SPACESIM_GLANCE_UP_LINK 0x0707c4e0
#define DIBUTTON_SPACESIM_GLANCE_LEFT_LINK 0x0707c4e4
#define DIBUTTON_SPACESIM_GLANCE_DOWN_LINK 0x0707c4e8
#define DIBUTTON_SPACESIM_GLANCE_RIGHT_LINK 0x0707c4ec
/*****************************************************************************
* IDirectInputA interface
*/
...
...
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