On Tue Jul 4 19:48:10 2023 +0000, Rémi Bernon wrote:
Interfaces with `object` are also supposed to derive from IUnknown.
Oh, I'm sorry, I misread, I thought you said that interfaces with [object, local] don't need uuids.
Does midl actually forbid [object] that doesn't derive from IUnknown? If not, does it still require a uuid for those [even though it doesn't make any sense for them to have one]? Even if so, maybe we could relax that requirement anyway?