wine-wine/dlls/user32
Markus Engel ace37a68b7 user32/tests: Add more tests for GetKeyState().
Signed-off-by: Markus Engel <markus_wine@familie-engel.online>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-05-21 22:03:52 +02:00
..
resources
tests user32/tests: Add more tests for GetKeyState(). 2020-05-21 22:03:52 +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 user32: Use the standard Interlocked* functions. 2020-05-02 15:10:10 +02:00
icontitle.c
input.c user32: Force undefined bits in GetKeyState() and GetKeyboardState() to zero. 2020-05-21 21:01:29 +02:00
listbox.c
lstr.c
mdi.c
menu.c
message.c
misc.c user32: Implement RegisterDeviceNotification(). 2020-05-06 10:49:12 +02:00
msgbox.c
nonclient.c
painting.c
property.c
rawinput.c user32: Don't read preparsed data on non-HID devices. 2020-04-28 11:18:36 +02:00
resource.c
resources.h
scroll.c
spy.c
static.c
sysparams.c user32: Improve DisplayConfigGetDeviceInfo() stub. 2020-05-05 20:53:02 +02:00
text.c
uitools.c
user32.rc
user32.spec
user_main.c
user_private.h
win.c
win.h
winhelp.c
winpos.c
winproc.c
winstation.c
wsprintf.c