Elizabeth Figura (@zfigura) commented about dlls/shell32/shell32_classes.idl:
uuid(d969a300-e7ff-11d0-a93b-00a0c90f2719)
] coclass NewMenu {}
+[
- threading(apartment),
- uuid(2d3468c1-36a7-43b6-ac24-d3f02fd9607a)
+] coclass EnumerableObjectCollection { interface IEnumObjects; }
The "interface" here doesn't actually do anything.