wine/dlls/comctl32/tests
Eric Pouech 190fbc7500 comctl32/tests: Fix monthcal selection tests.
Changed MCHITTESTINFO.cbSize to fall back to V1:
  From the rest of the tests, it looks like the extended size
  of MCHITTESTINFO requires loading common controls V6, which is
  only done afterwards in the tests.

Improved lookup of an unselected day.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=50097
Signed-off-by: Eric Pouech <eric.pouech@gmail.com>
2022-11-21 12:58:35 +01:00
..
animate.c
bmp1x1_32bpp.bmp
bmp80x15.bmp
bmp128x15.bmp
button.c
combo.c
datetime.c
dpa.c
edit.c comctl32/tests: Remove a now succeeding todo_wine. 2022-11-07 21:13:32 +01:00
header.c
imagelist.c
ipaddress.c
listbox.c
listview.c
Makefile.in
misc.c comctl32/updown: Don't repaint when handling WM_STYLECHANGED. 2022-10-19 18:50:17 +02:00
monthcal.c comctl32/tests: Fix monthcal selection tests. 2022-11-21 12:58:35 +01:00
mru.c
msg.h
pager.c
progress.c
propsheet.c comctl32: Add support for adding extra data in CreatePropertySheetPage. 2022-10-26 15:03:05 +02:00
rebar.c
resources.h
rsrc.rc
static.c comctl32: Support passing bitmap and icon resource ID as a string when creating static control. 2022-09-05 23:06:23 +02:00
status.c
subclass.c
syslink.c
tab.c
taskdialog.c
toolbar.c comctl32/tests: Use a toolbar with TBSTYLE_FLAT in toolbar visual tests. 2022-10-20 20:57:19 +02:00
tooltips.c
trackbar.c
treeview.c
updown.c
v6util.h