19 Sep
2022
19 Sep
'22
6:04 p.m.
On Mon Sep 19 18:02:05 2022 +0000, Nikolay Sivov wrote:
Does that apply only to IInspectable or does a class with "ISomeInterface2 : ISomeInterface" get two whole vtables? You will never see `ISomeInterface2 : ISomeInterface` in WinRT, every interface has to derive directly from `IInspectable`, which is what I meant.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/891#note_8850