18 Nov
2024
18 Nov
'24
8:01 a.m.
Zhiyi Zhang (@zhiyi) commented about dlls/wintypes/propertyset.c:
WINE_DEFAULT_DEBUG_CHANNEL( wintypes );
+struct iterator_kvpair_HSTRING_IInspectable +{ + IIterator_IKeyValuePair_HSTRING_IInspectable iface;
Rename iface to IIterator_IKeyValuePair_HSTRING_IInspectable_iface. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/6766#note_87791