richedit: Never wrap for single line controls.
commit73e0c5ea8b6697b6c8955c7b73902099f267b841
authorDylan Smith <dylan.ah.smith@gmail.com>
Tue, 24 Feb 2009 07:56:18 +0000 (24 02:56 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 24 Feb 2009 15:57:28 +0000 (24 16:57 +0100)
treed2622883e18c80398af1dc95afc7e4397ddf0dbb
parent963407a9ef315e42efd6fa9b74cfe564077f161f
richedit: Never wrap for single line controls.

I tested without the ES_MULTILINE style, and found that wrapping
doesn't occur where it normally would.
dlls/riched20/editor.c