Sweden-Number/dlls/riched32
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
..
tests richedit: Fixed EM_FINDTEXT to pass todo tests. 2009-02-02 15:21:45 +01:00
Makefile.in
riched32.spec
richedit.c
version.rc