[1/2] richedit: Added riched32 tests for word wrap.

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


I found that word wrapping is handled differently between riched32 and
riched20, so I added similar tests to what was in riched20 to the
riched32 tests.

The differences are that WS_HSCROLL style does not turn on or off word
wrapping on initialization, and word wrapping doesn't occur when redraw
is disabled.
---
 dlls/riched32/tests/editor.c |  106 ++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 106 insertions(+), 0 deletions(-)
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0001-richedit-Added-riched32-tests-for-word-wrap.diff.txt
Url: http://www.winehq.org/pipermail/wine-patches/attachments/20081026/10ccdeb0/attachment.txt 


More information about the wine-patches mailing list