Sweden-Number/dlls/user32/tests
Rémi Bernon 27a52d0414 server: Implement RegisterRawInputDevices RIDEV_INPUTSINK flag.
This flag allows applications to receive rawinput messages while in
background. They have to specify a target hwnd, which will receive them,
and the messages will carry a RIM_INPUTSINK wparam if the process wasn't
foreground.

Signed-off-by: Rémi Bernon <rbernon@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-06-25 23:08:30 +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 tests: Report all errors when failing to wait for a child process. 2020-03-17 10:51:44 +01:00
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 tools: Remove 0x0501 API versions forced by winapi_test. 2020-03-13 20:10:44 +01:00
input.c server: Implement RegisterRawInputDevices RIDEV_INPUTSINK flag. 2020-06-25 23:08:30 +02:00
listbox.c
menu.c tests: Remove now useless forced _WIN32_WINNT defines. 2020-03-23 11:30:25 +01:00
monitor.c winex11.drv: Use the default frequency in ChangeDisplaySettingsExW() if dmDisplayFrequency is 1. 2020-06-12 17:16:25 +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