In GetTextColour, use GetDefaultAttributes instead of ListView_GetTextColor because...
authorKevin Hock <hockkn@yahoo.com>
Mon, 26 Sep 2005 19:24:43 +0000 (19:24 +0000)
committerKevin Hock <hockkn@yahoo.com>
Mon, 26 Sep 2005 19:24:43 +0000 (19:24 +0000)
commitef8642862450ff846299b8e56d7b0cbce9d5f79d
tree1da53ceef033a3875ae24ca4433d2078b83bf9e5
parent3b60ea2f22359e044a667dcf33e41040f6c97e26
In GetTextColour, use GetDefaultAttributes instead of ListView_GetTextColor because the latter seems to return black all the time (instead of the theme color)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35732 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/msw/listctrl.cpp