On Tue Jul 4 16:59:02 2023 +0000, Rémi Bernon wrote:
I think these should be marked `[local]` but not `[object]`. The `[object]` attribute normally also requires deriving from `IUnknown`, and they don't. Currently widl doesn't check that but midl does.
But omitting the `object` doesn't output the `IRoSimpleMetaDataBuilder` struct, leading to compile errors.