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
922cf81c
Commit
922cf81c
authored
Apr 20, 2022
by
Rémi Bernon
Committed by
Alexandre Julliard
May 11, 2022
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
windows.gaming.input: Register Windows.Gaming.Input.ForceFeedback classes.
Signed-off-by:
Rémi Bernon
<
rbernon@codeweavers.com
>
Signed-off-by:
Alexandre Julliard
<
julliard@winehq.org
>
parent
5912d0fa
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
1 deletion
+4
-1
classes.idl
dlls/windows.gaming.input/classes.idl
+2
-1
windows.gaming.input.forcefeedback.idl
include/windows.gaming.input.forcefeedback.idl
+2
-0
No files found.
dlls/windows.gaming.input/classes.idl
View file @
922cf81c
...
...
@@ -29,11 +29,12 @@ import "asyncinfo.idl";
import
"eventtoken.idl"
;
import
"windowscontracts.idl"
;
import
"windows.foundation.idl"
;
import
"windows.foundation.numerics.idl"
;
import
"windows.devices.haptics.idl"
;
import
"windows.gaming.input.forcefeedback.idl"
;
import
"windows.system.idl"
;
import
"windows.devices.power.idl"
;
#
define
DO_NO_IMPORTS
#
include
"windows.gaming.input.forcefeedback.idl"
#
include
"windows.gaming.input.idl"
#
include
"windows.gaming.input.custom.idl"
include/windows.gaming.input.forcefeedback.idl
View file @
922cf81c
...
...
@@ -20,12 +20,14 @@
#
pragma
winrt
ns_prefix
#
endif
#
ifndef
DO_NO_IMPORTS
import
"inspectable.idl"
;
import
"asyncinfo.idl"
;
import
"eventtoken.idl"
;
import
"windowscontracts.idl"
;
import
"windows.foundation.idl"
;
import
"windows.foundation.numerics.idl"
;
#
endif
namespace
Windows
.
Gaming.Input.ForceFeedback
{
typedef
enum
ForceFeedbackEffectAxes
ForceFeedbackEffectAxes
;
...
...
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