comctl32: Remove clrTextBkDefault member from LISTVIEW_INFO and fix (clrTextBk =...
commit08670ee725d6d7ec9c4838f8b9ef60d55615b7bc
authorFelix Nawothnig <flexo@holycrap.org>
Fri, 9 Mar 2007 18:19:24 +0000 (9 19:19 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 9 Mar 2007 20:18:10 +0000 (9 21:18 +0100)
tree32f3b64221766c83b1d14833fcf03a18e522f44c
parent8677069c262f506b5d28cf8888a711f927f9979a
comctl32: Remove clrTextBkDefault member from LISTVIEW_INFO and fix (clrTextBk == CLR_DEFAULT) handling for custom drawing.
dlls/comctl32/listview.c
dlls/comctl32/tests/listview.c