8 Jun
2022
8 Jun
'22
11:52 a.m.
Bernhard Kölbl (@besentv) commented about dlls/windows.gaming.input/async.c:
return S_OK; }
- WARN( "%s not implemented, returning E_NOINTERFACE.\n", debugstr_guid( iid ) );
I think warning on an unimplemented iface is actually a good thing, so I'd be against this change. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/206#note_1697