wine/dlls/user32
Rémi Bernon fdfc602284 user32/tests: Add optional messages to test sequences.
Signed-off-by: Rémi Bernon <rbernon@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-11-13 09:31:59 +01:00
..
resources
tests user32/tests: Add optional messages to test sequences. 2019-11-13 09:31:59 +01:00
button.c
caret.c
class.c
clipboard.c
combo.c user32/combo: Properly handle WM_CTLCOLOR* messages. 2019-11-04 12:15:42 +01:00
controls.h
cursoricon.c user32: Include png.h only if SONAME_LIBPNG is defined. 2019-11-07 22:20:22 +01:00
dde_client.c
dde_misc.c
dde_private.h
dde_server.c
defdlg.c
defwnd.c user32: WM_MOUSEACTIVATE should return MA_NOACTIVATE for WM_LBUTTONDOWN/HTCAPTION message. 2019-11-05 16:43:28 +01:00
desktop.c
dialog.c
driver.c user32: Remove unused GetAsyncKeyState() driver entry. 2019-11-06 16:04:03 +01:00
edit.c user32/edit: In EM_POSFROMCHAR return correct position for empty lines. 2019-11-07 14:09:51 +01:00
exticon.c
focus.c
hook.c
icontitle.c
input.c user32: Remove unused GetAsyncKeyState() driver entry. 2019-11-06 16:04:03 +01:00
listbox.c
lstr.c
Makefile.in
mdi.c
menu.c
message.c
misc.c
msgbox.c
nonclient.c
painting.c
property.c
rawinput.c user32: Support RIDI_PREPARSEDDATA in GetRawInputDeviceInfo. 2019-11-04 22:43:01 +01:00
resource.c
resources.h
scroll.c
spy.c
static.c
sysparams.c
text.c
uitools.c
user32.rc
user32.spec
user_main.c
user_private.h user32: Remove unused GetAsyncKeyState() driver entry. 2019-11-06 16:04:03 +01:00
win.c user32: Fix behavior of GetWindowInfo(0, NULL). 2019-09-24 11:34:18 +02:00
win.h
winhelp.c
winpos.c user32: Fix coords in WINDOWPOS for WM_NCCALCSIZE sent from SetWindowPos(). 2019-10-21 20:39:15 +02:00
winproc.c
winstation.c
wsprintf.c