wine-wine/dlls/comctl32/tests
Zhiyi Zhang 463482a829 comctl32/button: Do not set BS_PUSHBUTTON and BS_DEFPUSHBUTTON style directly to Split Buttons and Command Links.
For Split Buttons and Command Links of common control version 6, setting
BS_PUSHBUTTON and BS_DEFPUSHBUTTON style toggles their default bit.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=47621
Signed-off-by: Zhiyi Zhang <zzhang@codeweavers.com>
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-05-06 19:01:39 +02:00
..
Makefile.in
animate.c
bmp1x1_32bpp.bmp
bmp80x15.bmp
bmp128x15.bmp
button.c comctl32/button: Do not set BS_PUSHBUTTON and BS_DEFPUSHBUTTON style directly to Split Buttons and Command Links. 2020-05-06 19:01:39 +02:00
combo.c
datetime.c
dpa.c
edit.c comctl32/edit: Avoid division by zero in EDIT_EM_LineScroll_internal. 2020-04-20 17:19:11 +02:00
header.c
imagelist.c comctl32/tests: Fix ImageList_DrawIndirect() test failures on winxp. 2020-04-20 17:19:11 +02:00
ipaddress.c
listbox.c comctl32/listbox: Update caret index on LB_SETSEL. 2019-12-11 21:51:28 +01:00
listview.c
misc.c
monthcal.c
mru.c
msg.h
pager.c
progress.c
propsheet.c
rebar.c include: Remove now useless forced _WIN32_IE defines. 2020-03-20 19:38:38 +01:00
resources.h
rsrc.rc
static.c
status.c
subclass.c tests: Remove now useless forced _WIN32_WINNT defines. 2020-03-23 11:30:25 +01:00
syslink.c
tab.c comctl32/tests: Add more tests for tab focus. 2018-01-29 20:28:59 +01:00
taskdialog.c
toolbar.c
tooltips.c
trackbar.c
treeview.c comctl32/tests: Avoid size_t in traces. 2019-11-18 23:18:00 +01:00
updown.c
v6util.h