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
d6548692
Commit
d6548692
authored
Jul 31, 2011
by
Jacek Caban
Committed by
Alexandre Julliard
Aug 01, 2011
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
shell32: Moved MruLongList registration to shell32, where it belongs.
parent
d3fd3d73
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
5 deletions
+5
-5
shdocvw_v1.idl
dlls/shdocvw/shdocvw_v1.idl
+0
-5
shell32_classes.idl
dlls/shell32/shell32_classes.idl
+5
-0
No files found.
dlls/shdocvw/shdocvw_v1.idl
View file @
d6548692
...
...
@@ -19,11 +19,6 @@
#
include
"exdisp.idl"
[
threading
(
apartment
),
uuid
(
53b
d6b4e
-
3780
-
4693
-
afc3
-
7161
c2f3ee9c
)
]
coclass
MruLongList
{
}
[
helpstring
(
"Microsoft Browser Architecture"
),
threading
(
apartment
),
uuid
(
a5e46e3a
-
8849
-
11
d1
-
9
d8c
-
00
c04fc99d61
)
...
...
dlls/shell32/shell32_classes.idl
View file @
d6548692
...
...
@@ -135,3 +135,8 @@ coclass KnownFolderManager { interface IKnownFolderManager; }
threading
(
apartment
),
uuid
(
21
ec2020
-
3
aea
-
1069
-
a2dd
-
08002b30309
d
)
]
coclass
ControlPanel
{
interface
IShellFolder2
; }
[
threading
(
apartment
),
uuid
(
53b
d6b4e
-
3780
-
4693
-
afc3
-
7161
c2f3ee9c
)
]
coclass
MruLongList
{
}
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