- native ImageList_Remove dosn't spit out an error message when
commitfd306fb5d1faea091cb5f3deee54537e434f0608
authorMichael Stefaniuc <mstefani@redhat.com>
Tue, 28 Sep 2004 19:17:43 +0000 (28 19:17 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 28 Sep 2004 19:17:43 +0000 (28 19:17 +0000)
treed0401a02d5804f8a4f30ab21bd780768e7881b2c
parent847c81df89d512a9713807e35d449ea8d8879820
- native ImageList_Remove dosn't spit out an error message when
  deleting an index out of range so don't do that either
- add 2 ImageList_Remove tests
dlls/comctl32/imagelist.c
dlls/comctl32/tests/imagelist.c