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
f185e049
Commit
f185e049
authored
Oct 01, 2007
by
Jacek Caban
Committed by
Alexandre Julliard
Oct 02, 2007
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
urlmon: Added IID_IBindStatusCallbackHolder to uuid.
parent
5afd341a
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
uuid.c
dlls/uuid/uuid.c
+1
-0
No files found.
dlls/uuid/uuid.c
View file @
f185e049
...
...
@@ -80,6 +80,7 @@ DEFINE_GUID(IID_IDirectPlaySP, 0x0c9f6360,0xcc61,0x11cf,0xac,0xec,0x0
DEFINE_GUID
(
IID_ISFHelper
,
0x1fe68efb
,
0x1874
,
0x9812
,
0x56
,
0xdc
,
0x00
,
0x00
,
0x00
,
0x00
,
0x00
,
0x00
);
DEFINE_GUID
(
IID_IDPLobbySP
,
0x5a4e5a20
,
0x2ced
,
0x11d0
,
0xa8
,
0x89
,
0x00
,
0xa0
,
0xc9
,
0x05
,
0x43
,
0x3c
);
DEFINE_GUID
(
IID_IProxyManager
,
0x00000008
,
0x0000
,
0x0000
,
0xc0
,
0x00
,
0x00
,
0x00
,
0x00
,
0x00
,
0x00
,
0x46
);
DEFINE_GUID
(
IID_IBindStatusCallbackHolder
,
0x79eac9cc
,
0xbaf9
,
0x11ce
,
0x8c
,
0x82
,
0x00
,
0xaa
,
0x00
,
0x4b
,
0xa9
,
0x0b
);
DEFINE_GUID
(
FMTID_SummaryInformation
,
0xF29F85E0
,
0x4FF9
,
0x1068
,
0xAB
,
0x91
,
0x08
,
0x00
,
0x2B
,
0x27
,
0xB3
,
0xD9
);
DEFINE_GUID
(
FMTID_DocSummaryInformation
,
0xD5CDD502
,
0x2E9C
,
0x101B
,
0x93
,
0x97
,
0x08
,
0x00
,
0x2B
,
0x2C
,
0xF9
,
0xAE
);
...
...
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