comctl32: Remove the superfluous casting of the LPVOID returned by Alloc().
commitb723e6f6b6583e2f1ccd852697cd4332f2d04f28
authorMichael Stefaniuc <mstefani@redhat.de>
Thu, 23 Oct 2008 21:52:10 +0000 (23 23:52 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 24 Oct 2008 12:24:59 +0000 (24 14:24 +0200)
tree7b969a47daa5b8723ea4f775e69b433f698d4394
parent2d94915f27d0ddbd16114a011c5de1d400500070
comctl32: Remove the superfluous casting of the LPVOID returned by Alloc().
20 files changed:
dlls/comctl32/animate.c
dlls/comctl32/comboex.c
dlls/comctl32/datetime.c
dlls/comctl32/header.c
dlls/comctl32/hotkey.c
dlls/comctl32/imagelist.c
dlls/comctl32/ipaddress.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/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