Subitems of listviews were not painted with the right background when:
commit907a1e615bfd63fd84109487f65cad9f4329d7c0
authorStephane Lussier <stephane@macadamian.com>
Fri, 13 Oct 2000 17:05:17 +0000 (13 17:05 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 13 Oct 2000 17:05:17 +0000 (13 17:05 +0000)
tree5a1451227bbc79039defb04f091dc64d42b4ef32
parent21b099f082d6059bab00fc9be1b94476b9df5a46
Subitems of listviews were not painted with the right background when:
-LVS_EX_FULLROWSELECT style is defined
-item is selected
-Listview doesn't have the focus.
dlls/comctl32/listview.c