Sweden-Number/dlls/user32
Dmitry Timoshkov be8501ac6f user32: Check control type in the STM_SETIMAGE/STM_SETICON handlers before calling the helpers.
Signed-off-by: Dmitry Timoshkov <dmitry@baikal.ru>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-08-18 20:08:44 +02:00
..
resources
tests user32: Check control type in the STM_SETIMAGE/STM_SETICON handlers before calling the helpers. 2021-08-18 20:08:44 +02:00
Makefile.in
button.c
caret.c
class.c user32: Load uxtheme when theming is active. 2021-08-09 11:40:14 +02:00
clipboard.c user32/tests: GetClipboardData() returns no error for missing formats. 2021-08-09 23:07:25 +02:00
combo.c
controls.h uxtheme: Support scroll bar state tracking in non-client areas. 2021-07-20 18:51:03 +02:00
cursoricon.c user32: Delete info.hbmColor and hbmMask after copying. 2021-06-10 20:49:27 +02:00
dde_client.c
dde_misc.c
dde_private.h
dde_server.c
defdlg.c uxtheme: Move themed dialog to uxtheme. 2021-07-20 18:49:55 +02:00
defwnd.c uxtheme: Support scroll bar state tracking in non-client areas. 2021-07-20 18:51:03 +02:00
desktop.c
dialog.c
driver.c
edit.c
exticon.c
focus.c
hook.c uxtheme: Support drawing themed standard scroll bars. 2021-07-20 18:50:11 +02:00
icontitle.c
input.c
listbox.c user32/listbox: Fix redraw after LB_SETCOUNT message. 2021-08-12 17:30:21 +02:00
lstr.c
mdi.c
menu.c
message.c
misc.c
msgbox.c
nonclient.c uxtheme: Support scroll bar state tracking in non-client areas. 2021-07-20 18:51:03 +02:00
painting.c
png.c
property.c
rawinput.c hidclass.sys: Rename WINE_HIDP_PREPARSED_DATA to struct hid_preparsed_data. 2021-08-10 17:53:55 +02:00
resource.c
resources.h
scroll.c uxtheme: Support scroll bar state tracking in non-client areas. 2021-07-20 18:51:03 +02:00
spy.c
static.c user32: Check control type in the STM_SETIMAGE/STM_SETICON handlers before calling the helpers. 2021-08-18 20:08:44 +02:00
sysparams.c user32: Report a fake monitor when running on an invisible window station. 2021-08-17 11:44:06 +02:00
text.c
uitools.c
user32.rc
user32.spec uxtheme: Move themed scroll bar to uxtheme. 2021-07-20 18:49:49 +02:00
user_main.c
user_private.h uxtheme: Support drawing themed standard scroll bars. 2021-07-20 18:50:11 +02:00
win.c
win.h
winhelp.c
winpos.c
winproc.c
winstation.c
wsprintf.c