commit | 27c28ab2928c97b925264f5e0d028426208ac245 | [log] [tgz] |
---|---|---|
author | Dylan Smith <dylan.ah.smith@gmail.com> | Thu Aug 13 08:43:57 2009 -0400 |
committer | Alexandre Julliard <julliard@winehq.org> | Thu Aug 13 15:34:39 2009 +0200 |
tree | 8a949e40bba09865ac7616365683b55c94033cf0 | |
parent | 0f858959351b5f58a3a8585b55fd0e35450393a8 [diff] |
richedit: Modified ME_MoveCursorsChars to move multiple chars. Previously the function was only used to move a single character in either direction, so I made the function more general so that it could be used in more places.