Sweden-Number/dlls/riched32/tests
Dylan Smith 95d82484e1 richedit: Fixed EM_FINDTEXT to pass todo tests.
There was a bug in ME_FindText which would cause the final caracter
offset to be incorrect when a paragraph was crossed while matching
characters.  The problem was the character offset of the wrong
paragraph was used in the calculation of the start offset of the
match.
2009-02-02 15:21:45 +01:00
..
Makefile.in Removed some unneeded imports. 2007-12-06 21:24:24 +01:00
editor.c richedit: Fixed EM_FINDTEXT to pass todo tests. 2009-02-02 15:21:45 +01:00