22 Mar
2023
22 Mar
'23
7:55 a.m.
Rémi Bernon (@rbernon) commented about dlls/windows.ui/uisettings.c:
{ FIXME( "iface %p, trust_level %p stub!\n", iface, trust_level ); return E_NOTIMPL; } You could copy it from some other winrt module to private.h, and use `DEFINE_IINSPECTABLE` here.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/2465#note_27493