richedit: ES_AUTOHSCROLL window style disables word wrapping.

Dylan Smith dylan.ah.smith at gmail.com
Fri Oct 3 17:28:34 CDT 2008


It seems as if word wrapping is disabled when the richedit control is
created with the ES_AUTOHSCROLL, similar to using WS_HSCROLL.  I found
that either one can be used to turn of word wrapping.

This fixes part of bug 12567.
---
 dlls/riched20/editor.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0001-richedit-ES_AUTOHSCROLL-window-style-disables-wo.diff.txt
Url: http://www.winehq.org/pipermail/wine-patches/attachments/20081003/c5ff5a5e/attachment.txt 


More information about the wine-patches mailing list