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
ada760f0
Commit
ada760f0
authored
Jul 12, 2004
by
Marcus Meissner
Committed by
Alexandre Julliard
Jul 12, 2004
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
IID_IObjectWithSite is already in libuuid, no need to declare here.
parent
0c02ab31
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
3 deletions
+0
-3
regsvr.c
dlls/ole32/regsvr.c
+0
-3
No files found.
dlls/ole32/regsvr.c
View file @
ada760f0
...
@@ -466,9 +466,6 @@ static IID const IID_IFontEventsDisp = {
...
@@ -466,9 +466,6 @@ static IID const IID_IFontEventsDisp = {
static
IID
const
IID_IProvideMultipleClassInfo
=
{
static
IID
const
IID_IProvideMultipleClassInfo
=
{
0xA7ABA9C1
,
0x8983
,
0x11CF
,
{
0x8F
,
0x20
,
0x00
,
0x80
,
0x5F
,
0x2C
,
0xD0
,
0x64
}
};
0xA7ABA9C1
,
0x8983
,
0x11CF
,
{
0x8F
,
0x20
,
0x00
,
0x80
,
0x5F
,
0x2C
,
0xD0
,
0x64
}
};
static
IID
const
IID_IObjectWithSite
=
{
0xFC4801A3
,
0x2BA9
,
0x11CF
,
{
0xA2
,
0x29
,
0x00
,
0xAA
,
0x00
,
0x3D
,
0x73
,
0x52
}
};
static
struct
regsvr_interface
const
interface_list
[]
=
{
static
struct
regsvr_interface
const
interface_list
[]
=
{
{
&
IID_IUnknown
,
{
&
IID_IUnknown
,
"IUnknown"
,
"IUnknown"
,
...
...
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