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

Dylan Smith dylan.ah.smith at gmail.com
Sun Oct 26 21:59:44 CDT 2008


Word wrapping is initially enabled or disabled based on window styles,
but richedit 1.0 only looks the WS_HSCROLL window style and not
ES_AUTOHSCROLL, however later version look at both styles.
---
 dlls/riched20/editor.c       |    1 +
 dlls/riched32/tests/editor.c |    6 +++---
 2 files changed, 4 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/caac81b9/attachment-0001.txt 


More information about the wine-patches mailing list