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
7ae1f45d
Commit
7ae1f45d
authored
Sep 11, 2014
by
Jacek Caban
Committed by
Alexandre Julliard
Sep 11, 2014
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
oleacc: Register CAccPropServices class.
parent
f7733d65
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
1 deletion
+6
-1
oleacc.idl
include/oleacc.idl
+6
-1
No files found.
include/oleacc.idl
View file @
7ae1f45d
...
...
@@ -18,6 +18,10 @@
import
"oaidl.idl"
;
#
ifndef
__WIDL__
#
define
threading
(
model
)
#
endif
cpp_quote
(
"#define NAVDIR_MIN 0"
)
cpp_quote
(
"#define NAVDIR_UP 1"
)
cpp_quote
(
"#define NAVDIR_DOWN 2"
)
...
...
@@ -303,7 +307,8 @@ library Accessibility
interface
IAccPropServices
;
[
uuid
(
b5f8350b
-
0548
-
48b1
-
a6ee
-
88b
d00b4a5e7
)
uuid
(
b5f8350b
-
0548
-
48b1
-
a6ee
-
88b
d00b4a5e7
),
threading
(
apartment
)
]
coclass
CAccPropServices
{
...
...
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