• Nicholas Tay's avatar
    win32u: Preserve rawinput device instance ID case in add_device(). · 4f8939e1
    Nicholas Tay authored
    In ntoskrnl.exe, when a PnP device interface is registered, the
    interface path casing is retained, with only the hardware ID being upper
    case. Thus, this patch looks to align the behaviour between PnP and
    rawinput, particularly for games that seem to rely on these two strings
    being consistent for hotplug.
    
    This updated behaviour also seems consistent with Windows.
    4f8939e1
Name
Last commit
Last update
dlls Loading commit data...
documentation Loading commit data...
fonts Loading commit data...
include Loading commit data...
libs Loading commit data...
loader Loading commit data...
nls Loading commit data...
po Loading commit data...
programs Loading commit data...
server Loading commit data...
tools Loading commit data...
.editorconfig Loading commit data...
.gitlab-ci.yml Loading commit data...
.mailmap Loading commit data...
ANNOUNCE.md Loading commit data...
AUTHORS Loading commit data...
COPYING.LIB Loading commit data...
LICENSE Loading commit data...
LICENSE.OLD Loading commit data...
MAINTAINERS Loading commit data...
README.md Loading commit data...
VERSION Loading commit data...
aclocal.m4 Loading commit data...
configure Loading commit data...
configure.ac Loading commit data...