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
cdf013b9
Commit
cdf013b9
authored
Oct 02, 2020
by
Rémi Bernon
Committed by
Alexandre Julliard
Oct 05, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
include: Add IAgileObject to objidlbase.idl.
Signed-off-by:
Rémi Bernon
<
rbernon@codeweavers.com
>
Signed-off-by:
Alexandre Julliard
<
julliard@winehq.org
>
parent
6e09636f
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
0 deletions
+9
-0
objidlbase.idl
include/objidlbase.idl
+9
-0
No files found.
include/objidlbase.idl
View file @
cdf013b9
...
...
@@ -86,6 +86,15 @@ interface IMarshal : IUnknown
[
local
,
object
,
uuid
(
94
ea2b94
-
e9cc
-
49
e0
-
c0ff
-
ee64ca8f5b90
)
]
interface
IAgileObject
:
IUnknown
{
}
[
local
,
object
,
uuid
(
000001
cf
-
0000
-
0000
-
C000
-
000000000046
)
]
interface
IMarshal2
:
IMarshal
...
...
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