comctl32/imagelist: Make ImageList_Destroy just decrease refcount. Move actual destru...
authorNikolay Sivov <bunglehead@gmail.com>
Sun, 15 Nov 2009 12:13:48 +0000 (15:13 +0300)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 16 Nov 2009 14:02:02 +0000 (15:02 +0100)
commit7caa61fde648ad7c3275e9d4358ec10b182c2e6b
treec4b65e72cd311a6a73a5af2124b580c1d9289490
parent4afc54540d7ed3db2d7fd931345e841d6d2a1036
comctl32/imagelist: Make ImageList_Destroy just decrease refcount. Move actual destruction to ::Release.
dlls/comctl32/imagelist.c
dlls/comctl32/tests/imagelist.c