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 makefiles: Generate the dependencies line to avoid some code duplication. 2006-09-14 09:38:16 +02:00
riched32.spec
richedit.c riched32: Added class style to process double click events. 2008-06-27 11:09:28 +02:00
version.rc riched32: Add version resource. 2006-08-25 11:19:03 +02:00