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
601cc42a
Commit
601cc42a
authored
Aug 23, 2007
by
Rob Shearman
Committed by
Alexandre Julliard
Aug 23, 2007
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
include: Define some shell service IDs.
parent
9be4cc3a
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
1 deletion
+8
-1
shlguid.h
include/shlguid.h
+8
-1
No files found.
include/shlguid.h
View file @
601cc42a
...
...
@@ -79,9 +79,16 @@ DEFINE_GUID(CLSID_CUrlHistory, 0x3c374a40, 0xbae4, 0x11cf, 0xbf, 0x7d, 0x00, 0xa
DEFINE_GUID
(
CLSID_CURLSearchHook
,
0xcfbfae00
,
0x17a6
,
0x11d0
,
0x99
,
0xcb
,
0x00
,
0xc0
,
0x4f
,
0xd6
,
0x44
,
0x97
);
DEFINE_GUID
(
SID_STopLevelBrowser
,
0x4C96BE40L
,
0x915C
,
0x11CF
,
0x99
,
0xD3
,
0x00
,
0xAA
,
0x00
,
0x4A
,
0xE8
,
0x37
);
DEFINE_GUID
(
SID_STopLevelBrowser
,
0x4C96BE40
,
0x915C
,
0x11CF
,
0x99
,
0xD3
,
0x00
,
0xAA
,
0x00
,
0x4A
,
0xE8
,
0x37
);
DEFINE_GUID
(
SID_STopWindow
,
0x49e1b500
,
0x4636
,
0x11d3
,
0x97
,
0xf7
,
0x00
,
0xc0
,
0x4f
,
0x45
,
0xd0
,
0xb3
);
DEFINE_GUID
(
SID_SCommDlgBrowser
,
0x80f30233
,
0xb7df
,
0x11d2
,
0xa3
,
0x3b
,
0x00
,
0x60
,
0x97
,
0xdf
,
0x5b
,
0xd4
);
#define SID_LinkSite IID_IShellLinkW
#define SID_SShellBrowser IID_IShellBrowser
#define SID_SShellDesktop CLSID_ShellDesktop
#define SID_SInternetExplorer IID_IWebBrowserApp
#define SID_SWebBrowserApp IID_IWebBrowserApp
#define SID_SWebBrowserEventsService IID_IWebBrowserEventsService
#define IID_IFileViewer WINELIB_NAME_AW(IID_IFileViewer)
#define IID_IShellLink WINELIB_NAME_AW(IID_IShellLink)
...
...
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