user32: Uppercase the RawInput device names sans the GUID.
commita60c5e696131b47c5d1959adbdad26be53481b8e
authorArkadiusz Hiler <ahiler@codeweavers.com>
Thu, 23 Dec 2021 14:33:08 +0000 (23 15:33 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 23 Dec 2021 21:57:01 +0000 (23 22:57 +0100)
tree105ccb0e186b95076fabed5f5d57ab8eaa5f8f2c
parentf6482d1c459218ea837ce2629bbf6ea88e9d0ec2
user32: Uppercase the RawInput device names sans the GUID.

This is a preparation for a patch that changes setupapi to return lowercased
device paths, which is the source of RawInput device name here. On Windows
RawInput returns mostly uppercase names (except the GUID) and we want to keep
that behavior.

Signed-off-by: RĂ©mi Bernon <rbernon@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/user32/rawinput.c