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 comctl32/tests: Remove unnecessary macro. 2021-04-12 19:34:17 +02:00
datetime.c
dpa.c comctl32: Fix DPA_GetPtr() prototype. 2021-03-09 21:33:43 +01:00
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 comctl32/theme_dialog: Pass the WM_SYSCOLORCHANGE message to the original dialog procedure. 2021-04-28 10:25:02 +02:00
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 comctl32/tests: Add UDS_SETBUDDY tests. 2021-06-22 17:57:46 +02:00
v6util.h