[1/2] richedit: Added test for correct behaviour for calling EditWordBreakProc. (try 2)

Dylan Smith dylan.ah.smith at gmail.com
Thu Oct 23 00:07:11 CDT 2008


[added test with unicode window]

EditWordBreakProc documented the third parameter as being the number of
unicode characters in the string for richedit 2.0 and up.  It turns out
that it should actually be the number of bytes in the string.
---
 dlls/riched20/tests/editor.c |   68 ++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 68 insertions(+), 0 deletions(-)
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0001-richedit-Added-test-for-correct-behaviour-for-ca.diff.txt
Url: http://www.winehq.org/pipermail/wine-patches/attachments/20081023/2eab1f11/attachment.txt 


More information about the wine-patches mailing list