richedit: Simplified the character length delete protection.
commita490e155dcec13903a04a4c7122d6149e949e1bd
authorDylan Smith <dylan.ah.smith@gmail.com>
Fri, 6 Feb 2009 06:09:30 +0000 (6 01:09 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 6 Feb 2009 13:50:27 +0000 (6 14:50 +0100)
treeea00f41e1b27c4af1ddd86be338d47996562cabd
parent1f3fd357dbd9c12a8ac45ee54ed63fe3da6cf4da
richedit: Simplified the character length delete protection.

The value for nMaxChars can be found easier by using ME_GetTextLength.
dlls/riched20/caret.c