comctl32/listview: Improve LVM_GETSUBITEMRECT implementation for out-of-bounds item...
authorNikolay Sivov <nsivov@codeweavers.com>
Thu, 3 Jan 2013 11:29:39 +0000 (15:29 +0400)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 3 Jan 2013 15:44:07 +0000 (16:44 +0100)
commit67c57b216c734a7133088bb097f436bc0e0ca743
tree9a654d084667ef4374725c3b0409a6fb5bdb3654
parent3046a2cbef530119fc5816e4ef868222d2783575
comctl32/listview: Improve LVM_GETSUBITEMRECT implementation for out-of-bounds item indices.
dlls/comctl32/listview.c
dlls/comctl32/tests/listview.c