Protect against use of comctl32 private control memory after it has
commita1b2fc2a80cc1e389e3a248bd67559b7ca9b6ce9
authorGerard Patel <g.patel@wanadoo.fr>
Wed, 10 May 2000 01:34:53 +0000 (10 01:34 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 10 May 2000 01:34:53 +0000 (10 01:34 +0000)
tree31814392306b7a46fd06a6521cd8363a3b316f12
parent7b6ed869db4ab42546c1f89ebcb63e5eb86ca2f2
Protect against use of comctl32 private control memory after it has
been freed.
15 files changed:
dlls/comctl32/animate.c
dlls/comctl32/comboex.c
dlls/comctl32/header.c
dlls/comctl32/hotkey.c
dlls/comctl32/ipaddress.c
dlls/comctl32/listview.c
dlls/comctl32/monthcal.c
dlls/comctl32/pager.c
dlls/comctl32/progress.c
dlls/comctl32/rebar.c
dlls/comctl32/status.c
dlls/comctl32/tab.c
dlls/comctl32/tooltips.c
dlls/comctl32/trackbar.c
dlls/comctl32/updown.c