[2/3] richedit: Prevented underlining the end of paragraph character

Dylan Smith dylan.ah.smith at gmail.com
Thu Jul 10 17:28:41 CDT 2008


The end of paragraph character is not underlined in native richedit
controls, so I prevented it from being underlined in Wine.  Since the
font can add underlining, it seemed best to avoid using
ME_DrawTextWithStyle to handle just the highlighting of these
characters.
---
 dlls/riched20/paint.c |   48 +++++++++++++++++++++++++++++++++++++++++++-----
 1 files changed, 43 insertions(+), 5 deletions(-)
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0002-richedit-Prevented-underlining-the-end-of-paragr.diff.txt
Url: http://www.winehq.org/pipermail/wine-patches/attachments/20080710/8eaa8115/attachment.txt 


More information about the wine-patches mailing list