richedit: Modify ME_GetTextW() to honor CR and LF encodings.
commite8aa9dee561979ac8fd0b3770f535120f201b136
authorAlex Villacís Lasso <a_villacis@palosanto.com>
Sun, 27 Apr 2008 01:37:50 +0000 (26 20:37 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 29 Apr 2008 12:54:46 +0000 (29 14:54 +0200)
treef66f72d576b4d6dacb0c8591d0cd2bf8cfc76228
parentd95cbeef671186421da94a585d6201e524e428d0
richedit: Modify ME_GetTextW() to honor CR and LF encodings.

ME_GetTextLengthEx should ignore GTL_USECRLF in 1.0 emulation mode.
dlls/riched20/caret.c
dlls/riched20/editor.c