http://bugs.winehq.org/show_bug.cgi?id=13664
--- Comment #3 from Detlef Riekenberg wine.dev@web.de 2008-06-09 16:06:57 --- Created an attachment (id=13852) --> (http://bugs.winehq.org/attachment.cgi?id=13852) Patch to restore the old color
1f8ba9612880582b8db827cae4b6f2c4504c602e is first bad commit commit 1f8ba9612880582b8db827cae4b6f2c4504c602e Author: Alexander Nicolaysen Sørnes alex@thehandofagony.com Date: Tue Nov 20 14:55:22 2007 +0100
user32: Change to modern Windows colours.
When I reset COLOR_BTNFACE to "192 192 192" (patch attached), the buttons in Adobe Reader 3 are ok.
Tested with "208 208 208" and "200 200 200": grey Buttons
From the comments, "display.drv" should overwrite resources in "user.exe",
but changing COLOR_BTNFACE in "dlls/user32/resources/display.rc" has no effect.
Any Ideas? (When you want to test this regression with a current wine, start ARCORD16.EXE without a Document, or you will hit bug #13663)