wine/dlls/comctl32
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
..
tests comctl32/tests: Fix monthcal selection tests. 2022-11-21 12:58:35 +01:00
animate.c comctl32/animate: Don't repaint when handling WM_STYLECHANGED. 2022-10-19 18:50:11 +02:00
button.c comctl32/button: Initialize dtFlags in PB_Paint(). 2022-11-02 14:39:30 +01:00
combo.c comctl32: Fix long types warnings in traces. 2022-02-07 10:58:51 +01:00
comboex.c comctl32: Fix long types warnings in traces. 2022-02-07 10:58:51 +01:00
comctl32.h
comctl32.manifest
comctl32.rc
comctl32.spec
commctrl.c comctl32: Set reference data to zero on failure for GetWindowSubclass(). 2022-08-16 22:27:52 +02:00
datetime.c comctl32/datetime: Don't repaint when handling WM_STYLECHANGED. 2022-10-19 18:50:13 +02:00
dpa.c comctl32: Fix integer overflow in DPA_Search. 2022-06-10 11:58:52 +02:00
draglist.c comctl32: Fix long types warnings in traces. 2022-02-07 10:58:51 +01:00
dsa.c
edit.c comctl32: Fix memory leak on error path in EDIT_MakeUndoFit. 2022-11-15 18:05:07 +01:00
flatsb.c comctl32: Fix long types warnings in traces. 2022-02-07 10:58:51 +01:00
header.c comctl32: Fix long types warnings in traces. 2022-02-07 10:58:51 +01:00
hotkey.c comctl32: Fix long types warnings in traces. 2022-02-07 10:58:51 +01:00
idb_cmdlink.bmp
idb_hist_large.bmp
idb_hist_large.svg
idb_hist_small.bmp
idb_hist_small.svg
idb_std_large.bmp
idb_std_large.svg
idb_std_small.bmp
idb_std_small.svg
idb_view_large.bmp
idb_view_large.svg
idb_view_small.bmp
idb_view_small.svg
idc_copy.cur
idc_copy.svg
idc_divider.cur
idc_divider.svg
idc_divideropen.cur
idc_divideropen.svg
idc_movebutton.cur
idc_movebutton.svg
idi_dragarrow.ico
idi_tt_error_sm.ico
idi_tt_info_sm.ico
idi_tt_warn_sm.ico
idt_check.bmp
imagelist.c comctl32: Fix long types warnings in traces. 2022-02-07 10:58:51 +01:00
ipaddress.c comctl32: Fix long types warnings in traces. 2022-02-07 10:58:51 +01:00
listbox.c win32u: Remove the "proc" parameter to NtUserSetSystemTimer(). 2022-04-21 14:41:22 +02:00
listview.c comctl32/listview: Don't repaint when handling WM_STYLECHANGED. 2022-10-18 17:56:32 +02:00
Makefile.in comctl32: Remove obsolete -D_COMCTL32_ from Makefile.in. 2022-04-28 12:17:32 +02:00
monthcal.c comctl32: Fix long types warnings in traces. 2022-02-07 10:58:51 +01:00
nativefont.c comctl32: Fix long types warnings in traces. 2022-02-07 10:58:51 +01:00
pager.c comctl32: Fix long types warnings in traces. 2022-02-07 10:58:51 +01:00
progress.c comctl32: Fix long types warnings in traces. 2022-02-07 10:58:51 +01:00
propsheet.c comctl32: Add support for adding extra data in CreatePropertySheetPage. 2022-10-26 15:03:05 +02:00
rebar.c comctl32: Fix long types warnings in traces. 2022-02-07 10:58:51 +01:00
smoothscroll.c comctl32: Fix long types warnings in traces. 2022-02-07 10:58:51 +01:00
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 comctl32: Fix long types warnings in traces. 2022-02-07 10:58:51 +01:00
string.c
syslink.c comctl32/syslink: Don't repaint when handling WM_STYLECHANGED. 2022-10-19 18:50:14 +02:00
tab.c comctl32/tab: Don't repaint when handling WM_STYLECHANGED. 2022-10-19 18:50:16 +02:00
taskdialog.c comctl32: Fix long types warnings in traces. 2022-02-07 10:58:51 +01:00
toolbar.c comctl32/toolbar: Don't use pattern brushes to draw checked background. 2022-06-21 18:53:17 +02:00
tooltips.c comctl32: Fix long types warnings in traces. 2022-02-07 10:58:51 +01:00
trackbar.c comctl32/trackbar: Always use brush from WM_CTLCOLORSTATIC to fill background. 2022-02-09 18:37:32 +01:00
treeview.c comctl32/treeview: Don't repaint when handling WM_STYLECHANGED. 2022-10-18 17:56:27 +02:00
updown.c comctl32/updown: Don't repaint when handling WM_STYLECHANGED. 2022-10-19 18:50:17 +02:00