Sweden-Number/dlls/comctl32
Eric Pouech 2596bd57c6 comctl32/tests: Use inline function in expect*() macros to handle integral conversion.
depending on the files, these macros can be called with:
- UINT/UINT, DWORD/DWORD pairs, but also UINT/DWORD or DWORD/UINT pairs...
- wrapping inside an inline function allows the compiler to take care of
  the integral conversions

Signed-off-by: Eric Pouech <eric.pouech@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-02-24 20:22:21 +01:00
..
tests comctl32/tests: Use inline function in expect*() macros to handle integral conversion. 2022-02-24 20:22:21 +01:00
Makefile.in comctl32: Fix long types warnings in traces. 2022-02-07 10:58:51 +01:00
animate.c comctl32: Fix long types warnings in traces. 2022-02-07 10:58:51 +01:00
button.c comctl32/button: Use pressed state when a pushlike checkbox or radio button is checked and hovered. 2022-02-10 10:44:10 +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/status: Do not draw background for status text. 2022-01-20 10:53:40 +01:00
comctl32.manifest
comctl32.rc
comctl32.spec comctl32: Add semi-stub for ImageList_WriteEx. 2021-11-19 19:58:11 +01:00
commctrl.c comctl32: Fix long types warnings in traces. 2022-02-07 10:58:51 +01:00
datetime.c comctl32: Fix long types warnings in traces. 2022-02-07 10:58:51 +01:00
dpa.c comctl32: Fix long types warnings in traces. 2022-02-07 10:58:51 +01:00
draglist.c comctl32: Fix long types warnings in traces. 2022-02-07 10:58:51 +01:00
dsa.c
edit.c comctl32: Fix long types warnings in traces. 2022-02-07 10:58:51 +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 comctl32: Fix long types warnings in traces. 2022-02-07 10:58:51 +01:00
listview.c comctl32/listview: Initialize subitem text buffer before drawing each subitem. 2022-02-23 17:31:41 +01: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: Fix long types warnings in traces. 2022-02-07 10:58:51 +01: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: Fix long types warnings in traces. 2022-02-07 10:58:51 +01:00
status.c comctl32: Fix long types warnings in traces. 2022-02-07 10:58:51 +01:00
string.c
syslink.c comctl32: Fix long types warnings in traces. 2022-02-07 10:58:51 +01:00
tab.c comctl32/tab: Always draw parent background when themed. 2022-02-10 10:44:10 +01:00
taskdialog.c comctl32: Fix long types warnings in traces. 2022-02-07 10:58:51 +01:00
toolbar.c comctl32: Fix long types warnings in traces. 2022-02-07 10:58:51 +01: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: Do not draw client edge without WS_EX_CLIENTEDGE. 2022-02-10 10:44:10 +01:00
updown.c comctl32: Fix long types warnings in traces. 2022-02-07 10:58:51 +01:00