comctl32/listview: Support themed check boxes for LVS_EX_CHECKBOXES style.
commitb4b87987bb86338833f85e888f7b7ab0bbc928fa
authorZhiyi Zhang <zzhang@codeweavers.com>
Thu, 20 Jan 2022 07:17:21 +0000 (20 15:17 +0800)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 20 Jan 2022 09:53:23 +0000 (20 10:53 +0100)
tree5cd70b2835a460a501ed0c81879c203a1bb9ee07
parent0b5e587e264c619c8242a4801f4466047d89004a
comctl32/listview: Support themed check boxes for LVS_EX_CHECKBOXES style.

Fix check boxes in the list items of 7-zip options dialog not being themed even when theming is on.

Signed-off-by: Zhiyi Zhang <zzhang@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/comctl32/listview.c