comctl32/listview: Fix focus index update when item is deleted.
authorNikolay Sivov <nsivov@codeweavers.com>
Thu, 10 Jan 2013 12:34:41 +0000 (16:34 +0400)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 10 Jan 2013 15:05:56 +0000 (16:05 +0100)
commit6227bbcff79cd03a6775ac72436c1ea2f5c81694
tree30c65c882fcf1b0c314268ae4dd229ad22bf8a76
parent0c67e653c0265803c3abd3bcb4bdb1316a9b70d1
comctl32/listview: Fix focus index update when item is deleted.
dlls/comctl32/listview.c
dlls/comctl32/tests/listview.c