Sweden-Number/dlls/comctl32/tests
Gabriel Ivăncescu 4ac05afd39 comctl32: Remove the masked background when 32bpp bitmaps have no alpha values.
Fixes a regression introduced by 61b9209221.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=50454
Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-01-06 21:53:17 +01:00
..
Makefile.in
animate.c
bmp1x1_32bpp.bmp comctl32/tests: Add some tests for Static/SS_BITMAP control. 2020-02-07 21:30:43 +01:00
bmp80x15.bmp
bmp128x15.bmp
button.c comctl32/tests: Use wide strings literals. 2020-09-25 10:48:48 +02:00
combo.c comctl32/tests: Use wide strings literals. 2020-09-25 10:48:48 +02:00
datetime.c comctl32/datetime: Do not call default procedure for WM_NCCREATE. 2020-09-25 10:48:45 +02:00
dpa.c comctl32/tests: Remove skips from DPA tests. 2020-10-06 11:57:00 +02:00
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: Remove the masked background when 32bpp bitmaps have no alpha values. 2021-01-06 21:53:17 +01:00
ipaddress.c comctl32/tests: Fix loop bounds. 2020-10-09 16:21:33 +02:00
listbox.c
listview.c comctl32/tests: Remove some workarounds from ListView tests. 2020-10-05 20:51:42 +02:00
misc.c comctl32/tests: Use wide strings literals. 2020-09-25 10:48:48 +02:00
monthcal.c comctl32: For multiselect monthcal control send MCN_SELCHANGE notification on WM_LBUTTONDOWN event. 2020-02-06 22:51:59 +01:00
mru.c comctl32/tests: Use wide strings literals. 2020-09-25 10:48:48 +02:00
msg.h
pager.c comctl32/tests: Use wide strings literals. 2020-09-25 10:48:48 +02:00
progress.c
propsheet.c comctl32/tests: Use wide strings literals. 2020-09-25 10:48:48 +02:00
rebar.c include: Remove now useless forced _WIN32_IE defines. 2020-03-20 19:38:38 +01:00
resources.h comctl32/tests: Add some tests for Static/SS_BITMAP control. 2020-02-07 21:30:43 +01:00
rsrc.rc comctl32/tests: Add some tests for Static/SS_BITMAP control. 2020-02-07 21:30:43 +01:00
static.c comctl32/tests: Add more tests for Static/SS_BITMAP control. 2020-02-11 08:56:37 +01:00
status.c comctl32: Fix non printable characters handling in SB_SETTEXT. 2020-07-21 15:17:19 +02:00
subclass.c tests: Remove now useless forced _WIN32_WINNT defines. 2020-03-23 11:30:25 +01:00
syslink.c comctl32/tests: Use wide strings literals. 2020-09-25 10:48:48 +02:00
tab.c
taskdialog.c comctl32/tests: Use wide strings literals. 2020-09-25 10:48:48 +02:00
toolbar.c comctl32/tests: Use wide strings literals. 2020-09-25 10:48:48 +02:00
tooltips.c comctl32/tests: Use wide strings literals. 2020-09-25 10:48:48 +02:00
trackbar.c
treeview.c comctl32/tests: Use wide strings literals. 2020-09-25 10:48:48 +02:00
updown.c
v6util.h