richedit: Fix failing EM_GETCHARFORMAT test on all platforms.
authorAlex Villacís Lasso <a_villacis@palosanto.com>
Wed, 25 Jun 2008 06:22:00 +0000 (01:22 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 26 Jun 2008 08:51:07 +0000 (10:51 +0200)
commitc774d681ce40c560ee781bfcfd90fd284de8ee30
treec4b3af486a934c65e81c1d24a2a8048b8d5c4361
parent9e919b8ae9d739a0a36e54ad2ad5b17b83bc01f9
richedit: Fix failing EM_GETCHARFORMAT test on all platforms.

Default richedit font (System) in Windows causes richedit to report
CFM_BOLD as always set. Switch to Courier New in order to see that
richedit really sets the CFM_BOLD attribute in the correct selection.
dlls/riched20/tests/editor.c