2de05267d7
Even though themed dialog itself doesn't need to repaint after WM_SYSCOLORCHANGE is received, WM_SYSCOLORCHANGE should be passed to the original dialog procedure DefDlgProcW(), which can then forward WM_SYSCOLORCHANGE to its common controls and call COMCTL32_RefreshSysColors(). Fix wrong property sheet tab background color after winecfg disables theming. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=44511 Signed-off-by: Zhiyi Zhang <zzhang@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org> |
||
---|---|---|
.. | ||
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 | ||
listview.c | ||
misc.c | ||
monthcal.c | ||
mru.c | ||
msg.h | ||
pager.c | ||
progress.c | ||
propsheet.c | ||
rebar.c | ||
resources.h | ||
rsrc.rc | ||
static.c | ||
status.c | ||
subclass.c | ||
syslink.c | ||
tab.c | ||
taskdialog.c | ||
toolbar.c | ||
tooltips.c | ||
trackbar.c | ||
treeview.c | ||
updown.c | ||
v6util.h |