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

Dylan Smith dylan.ah.smith at gmail.com
Wed Oct 22 22:42:34 CDT 2008


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 |   48 ++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 48 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/20081022/691e65c3/attachment.txt 


More information about the wine-patches mailing list