wine-wine/dlls/user32
Fabian Maurer ce50dc4a3e user32/combo: Properly handle WM_CTLCOLOR* messages.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
(cherry picked from commit fbec0ba9ee)
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
2020-03-29 16:15:34 +02:00
..
resources
tests user32/combo: Properly handle WM_CTLCOLOR* messages. 2020-03-29 16:15:34 +02:00
Makefile.in
button.c
caret.c
class.c
clipboard.c
combo.c user32/combo: Properly handle WM_CTLCOLOR* messages. 2020-03-29 16:15:34 +02:00
controls.h
cursoricon.c user32: Select more appropriate stretch mode for colored images interpolation. 2019-04-26 22:41:18 +02:00
dde_client.c
dde_misc.c
dde_private.h
dde_server.c
defdlg.c
defwnd.c
desktop.c
dialog.c user32: Add DlgDirList wildcard checks. 2019-04-26 22:41:17 +02:00
driver.c
edit.c user32/edit: Don't set caret position when we don't have focus. 2018-12-12 17:08:25 +01:00
exticon.c
focus.c
hook.c
icontitle.c
input.c
listbox.c user32/listbox: Fix mouse wheel scrolling for multi-column listboxes. 2019-11-14 23:44:56 +01:00
lstr.c
mdi.c
menu.c
message.c
misc.c
msgbox.c
nonclient.c
painting.c
property.c
rawinput.c user32: Fix some leaks on error path (Coverity). 2019-11-14 23:44:58 +01:00
resource.c user32: Make LoadString[AW] patchable. 2019-08-14 22:34:25 +02:00
resources.h
scroll.c user32: Fix tracking position for non-client scrollbars. 2018-12-12 17:30:16 +01:00
spy.c
static.c
sysparams.c user32: Cache full name of non-client metrics fonts. 2019-01-07 10:47:21 -06:00
text.c
uitools.c
user32.rc
user32.spec
user_main.c
user_private.h user32/dialog: Fix setting negative dialog item ids. 2019-04-07 20:58:14 +02:00
win.c user32: Make GetWindowLong() fail for some values on 64-bit. 2019-06-20 21:13:56 +02:00
win.h
winhelp.c
winpos.c user32: Fix coords in WINDOWPOS for WM_NCCALCSIZE sent from SetWindowPos(). 2020-01-20 22:19:38 +01:00
winproc.c user32: Clear %edi register when calling window procedure. 2018-12-28 18:20:56 +01:00
winstation.c
wsprintf.c