[PATCH 0/3] MR206: windows.gaming.input: Implement stub IGamepad2 interface.

Bernhard Kölbl (@besentv) wine at gitlab.winehq.org
Wed Jun 8 06:52:19 CDT 2022


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



More information about the wine-devel mailing list