- fix the "int format, HANDLE arg" type of warnings for comctl32
commit353529b2c80fd11b6bebcee80575b4ef8817c1ac
authorMichael Stefaniuc <mstefani@redhat.de>
Wed, 23 Oct 2002 22:19:10 +0000 (23 22:19 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 23 Oct 2002 22:19:10 +0000 (23 22:19 +0000)
tree8843152150ca78d622680be68248d0b30873ca1d
parent85e40cf37a54b7fc12ad9a9eb2606ffb2ed3f676
- fix the "int format, HANDLE arg" type of warnings for comctl32
- compile the comctl32 dll with -DSTRICT
26 files changed:
dlls/comctl32/Makefile.in
dlls/comctl32/animate.c
dlls/comctl32/comboex.c
dlls/comctl32/comctl32undoc.c
dlls/comctl32/commctrl.c
dlls/comctl32/datetime.c
dlls/comctl32/draglist.c
dlls/comctl32/flatsb.c
dlls/comctl32/header.c
dlls/comctl32/hotkey.c
dlls/comctl32/imagelist.c
dlls/comctl32/ipaddress.c
dlls/comctl32/listview.c
dlls/comctl32/monthcal.c
dlls/comctl32/pager.c
dlls/comctl32/progress.c
dlls/comctl32/propsheet.c
dlls/comctl32/rebar.c
dlls/comctl32/smoothscroll.c
dlls/comctl32/status.c
dlls/comctl32/tab.c
dlls/comctl32/toolbar.c
dlls/comctl32/tooltips.c
dlls/comctl32/trackbar.c
dlls/comctl32/treeview.c
dlls/comctl32/updown.c