comctl32/listview: Fix item bounds calculation for LVS_REPORT style.
commit551bb4784a6aa01c049e513326ddaf759c750290
authorNikolay Sivov <bunglehead@gmail.com>
Sat, 30 May 2009 16:11:00 +0000 (30 20:11 +0400)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 1 Jun 2009 14:16:04 +0000 (1 16:16 +0200)
tree6fd8084a6d386477aa7814b4be97d8ea1d17d477
parent8cf54c5645bdbd9991de3f4b87f9bced0dfde69e
comctl32/listview: Fix item bounds calculation for LVS_REPORT style.
dlls/comctl32/listview.c
dlls/comctl32/tests/listview.c