richedit: Fixed regression caused by destroying the caret.
commit97d56caafe42b13da2283057f818db54963347d1
authorDylan Smith <dylan.ah.smith@gmail.com>
Tue, 15 Jul 2008 20:33:22 +0000 (15 16:33 -0400)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 16 Jul 2008 17:56:24 +0000 (16 19:56 +0200)
treefe9430242d8849713dd32604b4c8987267fd6e64
parent9e2b04893c8ac3b6155441960a84167d2c6a82fc
richedit: Fixed regression caused by destroying the caret.

The regression was caused by destroying the caret when it didn't need to
be shown in the richedit control, but this affected other controls.
dlls/riched20/caret.c