richedit: Added tests for zooming.
commitb70b3e893fbd2045855ef714a96380cf78331308
authorDylan Smith <dylan.ah.smith@gmail.com>
Tue, 13 Jan 2009 18:39:23 +0000 (13 13:39 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 14 Jan 2009 13:22:26 +0000 (14 14:22 +0100)
tree96e9c3137e65c7d9fb1f8274337cfece6ae8fd65
parent8ff76d24f6d2d74c135a2ca6d57838597c806046
richedit: Added tests for zooming.

The contents of the text can be zoomed in with EM_SETZOOM, or with the
mouse wheel.  EM_SETZOOM is implemented, but these tests show bugs in
the implementation, and zooming using the mouse wheel isn't
implemented at all yet.
dlls/riched20/tests/editor.c