Sweden-Number/dlls/user32/tests
Rémi Bernon e0e3b6bc91 user32: Use WM_INPUT message hw_id as RAWINPUT handle.
This fixes the GetRawInputData regression introduced with
359ee2ecc2 where the message data couldn't
be read twice, while keeping the overwrite logic it introduced.

This also adds some SetLastError to fix some unit tests todos.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=49522
Signed-off-by: Rémi Bernon <rbernon@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-07-07 22:24:39 +02:00
..
Makefile.in
bmp1x1_32bpp.bmp
broadcast.c tests: Remove now useless forced _WIN32_WINNT defines. 2020-03-23 11:30:25 +01:00
class.c tests: Remove now useless forced _WIN32_WINNT defines. 2020-03-23 11:30:25 +01:00
clipboard.c
combo.c
cursoricon.c user32/tests: Don't report cursor handle since it always changes. 2020-04-06 21:21:42 +02:00
dce.c
dde.c
dialog.c user32/tests: Add a trailing '\n' to some ok() calls. 2020-05-06 19:01:33 +02:00
edit.c user32/edit: Avoid division by zero in EDIT_EM_LineScroll_internal. 2020-04-20 17:19:11 +02:00
generated.c
input.c user32: Use WM_INPUT message hw_id as RAWINPUT handle. 2020-07-07 22:24:39 +02:00
listbox.c
menu.c tests: Remove now useless forced _WIN32_WINNT defines. 2020-03-23 11:30:25 +01:00
monitor.c user32/tests: Add more QueryDisplayConfig() tests. 2020-07-01 15:07:33 +02:00
msg.c user32/tests: Test button styles. 2020-05-06 19:01:35 +02:00
resource.c
resource.rc
scroll.c
static.c
sysparams.c winex11.drv: Set DM_POSITION and DM_DISPLAYORIENTATION when reporting registry display settings. 2020-06-09 21:23:33 +02:00
test_mono.bmp
text.c
uitools.c
win.c winex11.drv: Update _NET_WM_STATE before resizing windows. 2020-05-07 20:13:16 +02:00
winstation.c server: Don't allow an empty desktop name. 2020-06-24 18:34:15 +02:00
wsprintf.c