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.