diff --git a/dlls/ole32/regsvr.c b/dlls/ole32/regsvr.c index b58273e0bcb..31f0e22c798 100644 --- a/dlls/ole32/regsvr.c +++ b/dlls/ole32/regsvr.c @@ -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,