comctl32/listview: Fix hittest flag calculation for negative Y values on report mode.
authorNikolay Sivov <bunglehead@gmail.com>
Mon, 6 Jul 2009 23:44:30 +0000 (03:44 +0400)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 7 Jul 2009 09:11:32 +0000 (11:11 +0200)
commit2f989163bdebb4cf19389ac3e44db8de0d01379c
treefa8c0e23d6c31495f75cb57162c1e881608dd036
parent86e4d1cdbe2bd0cff9474415caddb4b9491d0518
comctl32/listview: Fix hittest flag calculation for negative Y values on report mode.
dlls/comctl32/listview.c
dlls/comctl32/tests/listview.c