wine/dlls/user32
Arkadiusz Hiler a60c5e6961 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>
2021-12-23 22:57:01 +01:00
..
resources
tests user32: Do not use SetDIBits() in create_masked_bitmap(). 2021-12-16 11:44:25 +01:00
button.c
caret.c
class.c
clipboard.c
combo.c
controls.h
cursoricon.c user32: Free the created icon handle when using LR_COPYFROMRESOURCE. 2021-12-16 22:06:38 +01:00
dde_client.c
dde_misc.c
dde_private.h
dde_server.c
defdlg.c uxtheme: Do not hook DefDlgProc() for theming. 2021-12-07 12:22:49 +01:00
defwnd.c
desktop.c
dialog.c
driver.c win32u: Use user driver for wine_get_vulkan_driver. 2021-12-08 09:57:56 +01:00
edit.c
exticon.c
focus.c
hook.c uxtheme: Do not hook DefDlgProc() for theming. 2021-12-07 12:22:49 +01:00
icontitle.c
input.c win32u: Move NtUserGetKeyboardLayoutName implementation from user32. 2021-12-03 16:56:08 +01:00
listbox.c
lstr.c
Makefile.in
mdi.c
menu.c
message.c user32: Update rawinput devices on WM_INPUT_DEVICE_CHANGE reception. 2021-12-15 12:09:38 +01:00
misc.c
msgbox.c
nonclient.c
painting.c
property.c
rawinput.c user32: Uppercase the RawInput device names sans the GUID. 2021-12-23 22:57:01 +01:00
resource.c
resources.h
scroll.c
spy.c
static.c
sysparams.c win32u: Return an NTSTATUS from NtUserEnumDisplayDevices. 2021-12-10 22:00:13 +01:00
text.c
uitools.c
user32.rc
user32.spec win32u: Move system parameters implementation from user32. 2021-12-06 11:00:06 +01:00
user_main.c winevulkan: Use KeUserModeCallback for debug callbacks. 2021-12-09 10:52:34 +01:00
user_private.h user32: Update rawinput devices on WM_INPUT_DEVICE_CHANGE reception. 2021-12-15 12:09:38 +01:00
win.c
win.h
winhelp.c
winpos.c
winproc.c
winstation.c
wsprintf.c