http://bugs.winehq.org/show_bug.cgi?id=10531
--- Comment #6 from Bamm Gabriana bammzilla@gabriana.com 2008-02-09 05:49:47 ---
well it's simple ... wine's button control lacks NM_CUSTOMDRAW notification support.
Implement custom draw notification messages and you will coloured buttons.
May I know which dll I should copy over and set as native to have this NM_CUSTOMDRAW notification messages support?