comctl32/listview: LVM_GETITEMRECT: don't offset to item position on LVS_REPORT query...
commit1a84ca42b2c001883eb9819d684ae0ae53430000
authorNikolay Sivov <bunglehead@gmail.com>
Tue, 26 May 2009 19:04:50 +0000 (26 23:04 +0400)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 27 May 2009 09:11:13 +0000 (27 11:11 +0200)
tree3a34df94051ab818e3c45a5431b2470e7980afcc
parent79ed5e0fac8166730bd4781d18525177d52b2588
comctl32/listview: LVM_GETITEMRECT: don't offset to item position on LVS_REPORT querying LVIR_BOUNDS.
dlls/comctl32/listview.c
dlls/comctl32/tests/listview.c