[PATCH] comctl32: use correct font for themed headers

Mark Harmstone hellas at burntcomma.com
Tue Feb 17 17:25:06 CST 2015


Wine was using DrawText rather than DrawThemeText to draw the text of themed
headers in comctl32. I had to sanitize the existing code slightly as it was
using a horrible mix of spaces and tabs.

---
 dlls/comctl32/header.c | 72 +++++++++++++++++++++++++++++++++++++-------------
 1 file changed, 54 insertions(+), 18 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-comctl32-use-correct-font-for-themed-headers.patch
Type: text/x-patch
Size: 4200 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20150217/71cd77fd/attachment.bin>


More information about the wine-patches mailing list