ole32: Register CLSID_CompositeMoniker.
This commit is contained in:
parent
7fe211e9b3
commit
f7ed725b60
|
@ -458,6 +458,12 @@ static struct regsvr_coclass const coclass_list[] = {
|
||||||
"ole32.dll",
|
"ole32.dll",
|
||||||
"Both"
|
"Both"
|
||||||
},
|
},
|
||||||
|
{ &CLSID_CompositeMoniker,
|
||||||
|
"CompositeMoniker",
|
||||||
|
NULL,
|
||||||
|
"ole32.dll",
|
||||||
|
"Both"
|
||||||
|
},
|
||||||
{ &CLSID_DfMarshal,
|
{ &CLSID_DfMarshal,
|
||||||
"DfMarshal",
|
"DfMarshal",
|
||||||
NULL,
|
NULL,
|
||||||
|
|
Loading…
Reference in New Issue