richedit: Fixups to move over to reliance on CR and LF counters.
commit8d37388fe7ff2d45054e0a05374767b515dba237
authorAlex Villacís Lasso <a_villacis@palosanto.com>
Sat, 26 Apr 2008 20:26:58 +0000 (26 15:26 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 29 Apr 2008 12:54:05 +0000 (29 14:54 +0200)
treef10f001a306fdb84669a087dc01b5d94c3e91074
parentd47f66191e1497fd2776528aac29b9ddedf82108
richedit: Fixups to move over to reliance on CR and LF counters.

Text streamout now honors CR and LF counters.
Tests to pin down required EM_STREAMOUT behavior.
dlls/riched20/editor.c
dlls/riched20/para.c
dlls/riched20/run.c
dlls/riched20/tests/editor.c
dlls/riched20/writer.c
dlls/riched32/tests/editor.c