riched20 conformance test + find fix [bug 4479]

Thomas Kho tkho at ucla.edu
Fri Feb 3 20:40:14 CST 2006


Hi,

This is an update to a patch posted earlier 
(http://www.winehq.org/pipermail/wine-patches/2006-January/023871.html).

The major change is that it fixes bug 4479 (find has a bounds bug). 
Additionally, this patch adds a conformance test for rich edit with 
tests for EM_FINDTEXT and EM_FINDTEXTEX.

Changelog:

2006-02-03 Thomas Kho <tkho at ucla.edu>

        * configure.ac, dlls/riched20/Makefile.in,
          dlls/riched20/tests/Makefile.in, dlls/riched20/tests/editor.c:
        riched20: added tests for EM_FINDTEXT and EM_FINDTEXTEX messages

        * dlls/riched20/editor.c:
        riched20: Fixed bounds error when finding text forward

Regards,

Thomas Kho
-------------- next part --------------
A non-text attachment was scrubbed...
Name: riched20_test_20060203.patch
Type: text/x-patch
Size: 9676 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20060203/3f5f5ba4/riched20_test_20060203.patch


More information about the wine-patches mailing list