IID_IObjectWithSite is already in libuuid, no need to declare here.
This commit is contained in:
parent
0c02ab3106
commit
ada760f0a6
|
@ -466,9 +466,6 @@ static IID const IID_IFontEventsDisp = {
|
|||
static IID const IID_IProvideMultipleClassInfo = {
|
||||
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[] = {
|
||||
{ &IID_IUnknown,
|
||||
"IUnknown",
|
||||
|
|
Loading…
Reference in New Issue