comctl32: Fix long types warnings in traces.
commit8806159bcd37d30754d975906ac5af28ede5aee9
authorNikolay Sivov <nsivov@codeweavers.com>
Mon, 7 Feb 2022 06:07:55 +0000 (7 09:07 +0300)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 7 Feb 2022 09:58:51 +0000 (7 10:58 +0100)
tree09c388ca703b7ac9726e844e3cdbde6113e9e750
parent010dd60f84f8c346b5244e804cc5ec403f7192ea
comctl32: Fix long types warnings in traces.

Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
33 files changed:
dlls/comctl32/Makefile.in
dlls/comctl32/animate.c
dlls/comctl32/combo.c
dlls/comctl32/comboex.c
dlls/comctl32/commctrl.c
dlls/comctl32/datetime.c
dlls/comctl32/dpa.c
dlls/comctl32/draglist.c
dlls/comctl32/edit.c
dlls/comctl32/flatsb.c
dlls/comctl32/header.c
dlls/comctl32/hotkey.c
dlls/comctl32/imagelist.c
dlls/comctl32/ipaddress.c
dlls/comctl32/listbox.c
dlls/comctl32/listview.c
dlls/comctl32/monthcal.c
dlls/comctl32/nativefont.c
dlls/comctl32/pager.c
dlls/comctl32/progress.c
dlls/comctl32/propsheet.c
dlls/comctl32/rebar.c
dlls/comctl32/smoothscroll.c
dlls/comctl32/static.c
dlls/comctl32/status.c
dlls/comctl32/syslink.c
dlls/comctl32/tab.c
dlls/comctl32/taskdialog.c
dlls/comctl32/toolbar.c
dlls/comctl32/tooltips.c
dlls/comctl32/trackbar.c
dlls/comctl32/treeview.c
dlls/comctl32/updown.c