Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-cw
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-cw
Commits
a30da077
Commit
a30da077
authored
May 24, 2019
by
Alistair Leslie-Hughes
Committed by
Alexandre Julliard
May 24, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
include: Add helicopter Direct Input defines.
Signed-off-by:
Alistair Leslie-Hughes
<
leslie_alistair@hotmail.com
>
Signed-off-by:
Alexandre Julliard
<
julliard@winehq.org
>
parent
030a4609
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
23 additions
and
0 deletions
+23
-0
dinput.h
include/dinput.h
+23
-0
No files found.
include/dinput.h
View file @
a30da077
...
...
@@ -2193,6 +2193,29 @@ extern const DIDATAFORMAT c_dfDIJoystick2;
#define DIPOV_ANY_4 0xFF004604
#define DIBUTTON_ANY(instance) (0xFF004400 | (instance))
#define DIVIRTUAL_FLYING_HELICOPTER 0x06000000
#define DIBUTTON_FLYINGH_MENU 0x060004fd
#define DIBUTTON_FLYINGH_FIRE 0x06001401
#define DIBUTTON_FLYINGH_WEAPONS 0x06001402
#define DIBUTTON_FLYINGH_TARGET 0x06001403
#define DIBUTTON_FLYINGH_DEVICE 0x060044fe
#define DIBUTTON_FLYINGH_PAUSE 0x060044fc
#define DIHATSWITCH_FLYINGH_GLANCE 0x06004601
#define DIBUTTON_FLYINGH_FIRESECONDARY 0x06004c07
#define DIBUTTON_FLYINGH_COUNTER 0x06005404
#define DIBUTTON_FLYINGH_VIEW 0x06006405
#define DIBUTTON_FLYINGH_GEAR 0x06006406
#define DIAXIS_FLYINGH_BANK 0x06008a01
#define DIAXIS_FLYINGH_PITCH 0x06010a02
#define DIAXIS_FLYINGH_COLLECTIVE 0x06018a03
#define DIAXIS_FLYINGH_TORQUE 0x06025a04
#define DIAXIS_FLYINGH_THROTTLE 0x0603da05
#define DIBUTTON_FLYINGH_FASTER_LINK 0x0603dce0
#define DIBUTTON_FLYINGH_SLOWER_LINK 0x0603dce8
#define DIBUTTON_FLYINGH_GLANCE_LEFT_LINK 0x0607c4e4
#define DIBUTTON_FLYINGH_GLANCE_RIGHT_LINK 0x0607c4ec
#define DIBUTTON_FLYINGH_GLANCE_UP_LINK 0x0607c4e0
#define DIBUTTON_FLYINGH_GLANCE_DOWN_LINK 0x0607c4e8
/*****************************************************************************
* 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