[2/2] richedit: Fixed initial word wrap setting when emulating 1.0. (Bug 12567) [try 2]

Dylan Smith dylan.ah.smith at gmail.com
Sun Oct 26 22:38:15 CDT 2008


[Added trace to identify richedit windows emulating v1.0]

Word wrapping is initially enabled or disabled based on window styles,
but richedit 1.0 only looks at the ES_AUTOHSCROLL window style and not
WS_HSCROLL. Later version look at both styles.
---
 dlls/riched20/editor.c       |    2 ++
 dlls/riched32/tests/editor.c |    6 +++---
 2 files changed, 5 insertions(+), 3 deletions(-)
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0002-richedit-Fixed-initial-word-wrap-setting-when-em.diff.txt
Url: http://www.winehq.org/pipermail/wine-patches/attachments/20081026/753d97f4/attachment.txt 


More information about the wine-patches mailing list