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",
|
||||
"Both"
|
||||
},
|
||||
{ &CLSID_CompositeMoniker,
|
||||
"CompositeMoniker",
|
||||
NULL,
|
||||
"ole32.dll",
|
||||
"Both"
|
||||
},
|
||||
{ &CLSID_DfMarshal,
|
||||
"DfMarshal",
|
||||
NULL,
|
||||
|
|
Loading…
Reference in New Issue