Fixed a RichEdit RTF reader bug which resulted in loss of text.
commiteee54d95ad52c4ddbbc96044d1a10dec865b297b
authorPhil Krylov <phil@newstar.rinet.ru>
Tue, 23 Aug 2005 18:16:15 +0000 (23 18:16 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 23 Aug 2005 18:16:15 +0000 (23 18:16 +0000)
tree2e26106b03188e96d1607a6b8e18350aabbadf42
parentf6f63a8f64eaab1873705700a14c9fddb3acf672
Fixed a RichEdit RTF reader bug which resulted in loss of text.
Eliminated unneeded recursion in ME_InsertTextFromCursor().
dlls/riched20/caret.c
dlls/riched20/reader.c