Zhiyi Zhang (@zhiyi) commented about dlls/wintypes/propertyset.c:
static HRESULT STDMETHODCALLTYPE propertyset_GetView( IMap_HSTRING_IInspectable *iface, IMapView_HSTRING_IInspectable **view ) {
- FIXME( "(%p, %p) stub!\n", iface, view );
- struct mapview_HSTRING_IInspectable *view_impl;
rename view_impl to impl