28 Jul
2025
28 Jul
'25
10:25 a.m.
Zhiyi Zhang (@zhiyi) commented about dlls/wintypes/tests/wintypes.c:
hr = IMap_HSTRING_IInspectable_QueryInterface( map, &IID_IIterable_IKeyValuePair_HSTRING_IInspectable, (void **)&iterable ); - todo_wine ok( hr == S_OK, "QueryInterface failed, got %#lx\n", hr ); if (SUCCEEDED( hr ))
Ditto for the "`if (SUCCEEDED( hr ))`" -- https://gitlab.winehq.org/wine/wine/-/merge_requests/6766#note_111147