Sweden-Number/dlls/comctl32/tests
Zhiyi Zhang 2f1bbd88ed uxtheme: Do not draw parent background when handling WM_CTLCOLORSTATIC for static controls.
SetBkMode(TRANSPARENT) already indicates that the parent background should remain untouched.
Drawing parent background destroys any previous content that applications drawn and some
applications rely on the content being unchanged.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=51914
Signed-off-by: Zhiyi Zhang <zzhang@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-11-04 10:25:07 +01:00
..
Makefile.in
animate.c
bmp1x1_32bpp.bmp
bmp80x15.bmp
bmp128x15.bmp
button.c
combo.c
datetime.c
dpa.c
edit.c
header.c
imagelist.c
ipaddress.c
listbox.c comctl32/listbox: Fix redraw after LB_SETCOUNT message. 2021-08-12 17:30:21 +02:00
listview.c
misc.c
monthcal.c
mru.c
msg.h
pager.c
progress.c
propsheet.c
rebar.c comctl32/tests: Delete unused headers. 2021-10-06 20:29:34 +02:00
resources.h
rsrc.rc
static.c uxtheme: Do not draw parent background when handling WM_CTLCOLORSTATIC for static controls. 2021-11-04 10:25:07 +01:00
status.c
subclass.c
syslink.c
tab.c
taskdialog.c
toolbar.c comctl32/toolbar: Don't use outside theme handles. 2021-06-22 17:57:46 +02:00
tooltips.c
trackbar.c
treeview.c comctl32/tests: Fix a treeview test failure when theming is on. 2021-10-06 20:29:34 +02:00
updown.c
v6util.h