[2/2] comctl32: Remove clrTextBkDefault member from LISTVIEW_INFO and fix (clrTextBk == CLR_DEFAULT) handling for custom drawing

Felix Nawothnig flexo at holycrap.org
Fri Mar 9 11:56:27 CST 2007


Found this while revising my double buffering patch. clrTextBkDefault 
was introduced (commit db14dbf12b9b350880dad3f2217c5d83f3e4cbdf) a few 
years ago (CCing Dimi, do you still know why you did this? :) - I kinda 
revert back to the old behaviour. Fixes the test in my last patch.
---
  dlls/comctl32/listview.c       |    7 +------
  dlls/comctl32/tests/listview.c |    4 ++--
  2 files changed, 3 insertions(+), 8 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 5aeb79546712ba49f7cea64c9f13d6fda435dfbb.diff
Type: text/x-patch
Size: 2155 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20070309/efe1a78d/5aeb79546712ba49f7cea64c9f13d6fda435dfbb.bin


More information about the wine-patches mailing list