July 4, 2023
5:35 p.m.
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.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/3149#note_37837