ImageList_Merge should not fail if indices are bad.
commitce0fbb5b281ea1cc450750d5728dc3cc88186eb3
authorJon Griffiths <jon_p_griffiths@yahoo.com>
Thu, 7 Oct 2004 17:34:56 +0000 (7 17:34 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 7 Oct 2004 17:34:56 +0000 (7 17:34 +0000)
tree6eded38a6729b350f807dddbe48b57bc8e69a53a
parent0fa33cad49a6a79791eb8ebee528dae76491f337
ImageList_Merge should not fail if indices are bad.
Add tests for this case, a visible test mode and fix DrawIndirect test
under some native comctl32.dll's.
dlls/comctl32/imagelist.c
dlls/comctl32/tests/imagelist.c