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.