comctl32: Don't free user32 objects with a gdi32 function in imagelist test.
authorRob Shearman <rob@codeweavers.com>
Sat, 17 Feb 2007 20:18:58 +0000 (20:18 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 19 Feb 2007 11:33:19 +0000 (12:33 +0100)
commit4ef244260837d61156054b4e5d5b3793cdb21bb6
tree13a0892068ed6ba0cad62f55c17fbf4c55014931
parent06f0e7238c631052763a52568b1c7c1f8eec184a
comctl32: Don't free user32 objects with a gdi32 function in imagelist test.

Use DestroyIcon for releasing the resources associated with created icons.
dlls/comctl32/tests/imagelist.c