Sweden-Number/dlls/user32
Rémi Bernon b58a899acc user32/tests: Add more GetRawInputData tests.
Signed-off-by: Rémi Bernon <rbernon@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-07-07 22:24:36 +02:00
..
resources
tests user32/tests: Add more GetRawInputData tests. 2020-07-07 22:24:36 +02:00
Makefile.in user32: Implement RegisterDeviceNotification(). 2020-05-06 10:49:12 +02:00
button.c
caret.c
class.c
clipboard.c
combo.c
controls.h
cursoricon.c
dde_client.c
dde_misc.c
dde_private.h
dde_server.c
defdlg.c
defwnd.c
desktop.c
dialog.c
driver.c
edit.c
exticon.c
focus.c
hook.c
icontitle.c
input.c user32: Move *RegisterDeviceNotification*() to input.c. 2020-05-27 21:09:03 +02:00
listbox.c
lstr.c
mdi.c
menu.c
message.c server: Remove unnecessary 'remove' parameter from accept_hardware_message request. 2020-07-07 19:24:27 +02:00
misc.c user32: Move *RegisterDeviceNotification*() to input.c. 2020-05-27 21:09:03 +02:00
msgbox.c
nonclient.c
painting.c
property.c
rawinput.c user32: Return failure when rawinput has been overwritten. 2020-06-30 21:07:37 +02:00
resource.c
resources.h
scroll.c
spy.c user32: Make sure update_window_state() is always executed on the owner thread. 2020-06-05 16:54:35 +02:00
static.c
sysparams.c user32: Implement QueryDisplayConfig(). 2020-07-01 15:07:33 +02:00
text.c
uitools.c
user32.rc
user32.spec
user_main.c user32: Don't call CreateDesktop() with an empty desktop name. 2020-06-24 18:34:15 +02:00
user_private.h user32: Implement GetRawInputBuffer. 2020-06-30 21:07:37 +02:00
win.c user32: Make sure update_window_state() is always executed on the owner thread. 2020-06-05 16:54:35 +02:00
win.h
winhelp.c
winpos.c
winproc.c
winstation.c user32: Use a default name for winstations created or opened with no name. 2020-06-23 19:31:18 +02:00
wsprintf.c