hidclass.sys: Move product string overrides from winexinput.sys.
commit60ef452922ddae15007764ae6450590d1abee6fe
authorRémi Bernon <rbernon@codeweavers.com>
Tue, 5 Oct 2021 07:11:54 +0000 (5 09:11 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 5 Oct 2021 09:48:41 +0000 (5 11:48 +0200)
tree9a3f3e47dd6e94d5c07346542c28ecdcd5c2c737
parentdb3e59227039c5208d975962a6eab110f9d57be0
hidclass.sys: Move product string overrides from winexinput.sys.

Some games expect the DS4 gamepads to be named like native drivers, and
they aren't detected xinput-compatible when access through hidraw, so
it's not possible to override their product string in winexinput.sys.

Signed-off-by: Rémi Bernon <rbernon@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/hidclass.sys/device.c
dlls/winexinput.sys/main.c