wordpad: Don't render the text when getting the number of pages.
commitad52ae67a561aceae50f9fed7a7b099cf7893ef8
authorDylan Smith <dylan.ah.smith@gmail.com>
Wed, 27 Jan 2010 07:25:21 +0000 (27 02:25 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 27 Jan 2010 17:46:06 +0000 (27 18:46 +0100)
tree20d4a6cc4301cd60f9db6a494ec3f1b48808c9c1
parentfc473e0f6387fffac400cd69f6dca1356bcb84d3
wordpad: Don't render the text when getting the number of pages.

EM_FORMATRANGE will render the text if wParam is non-zero, and there
is no reason to actually render the text when just getting the number
of pages.
programs/wordpad/print.c