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
63c8dd4f
Commit
63c8dd4f
authored
Jun 06, 2006
by
Robert Shearman
Committed by
Alexandre Julliard
Jun 07, 2006
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
include: Add two more coclasses to exdisp.idl.
parent
5cfe6e92
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
17 additions
and
0 deletions
+17
-0
exdisp.idl
include/exdisp.idl
+17
-0
No files found.
include/exdisp.idl
View file @
63c8dd4f
...
...
@@ -717,6 +717,14 @@ coclass ShellNameSpace {
}
[
uuid
(
2
f2f1f96
-
2b
c1
-
4b1
c
-
be28
-
ea3774f4676a
)
]
coclass
ShellShellNameSpace
{
[
default
]
interface
IShellNameSpace
;
[
default
,
source
]
dispinterface
DShellNameSpaceEvents
;
}
[
odl
,
uuid
(
f3470f24
-
15
fd
-
11
d2
-
bb2e
-
00805
ff7efca
),
hidden
,
...
...
@@ -887,4 +895,13 @@ coclass SearchAssistantOC {
[
default
,
source
]
dispinterface
_SearchAssistantEvents
;
}
[
uuid
(
2
e71fd0f
-
aab1
-
42
c0
-
9146
-
6
d2c4edcf07d
),
hidden
]
coclass
ShellSearchAssistantOC
{
[
default
]
interface
ISearchAssistantOC3
;
[
default
,
source
]
dispinterface
_SearchAssistantEvents
;
}
}
/*
library
*/
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