wordpad: Number of preview pages to show when unzoomed is persistent.
commit3355be3e5d0bb7b3421509ee47d745198c34803e
authorDylan Smith <dylan.ah.smith@gmail.com>
Wed, 24 Feb 2010 07:29:02 +0000 (24 02:29 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 24 Feb 2010 14:12:30 +0000 (24 15:12 +0100)
tree3529e2ac278935f71112b38bea458dde59ba7bcd
parentadc2c9547eb54bb3aa4874d0ae3409b7d28a26f1
wordpad: Number of preview pages to show when unzoomed is persistent.

Either one or two pages may be shown in print preview when zoomed out.
This value is stored in the registry in native wordpad, and preserved
while opening and closing the print preview.  Zooming in will only show one
page, but the pages shown value must be saved because it will return to the
preview pages shown value after unzooming completely. If two pages should
be shown when there is only one page of text, then a second blank page is
shown.
programs/wordpad/print.c
programs/wordpad/registry.c
programs/wordpad/wordpad.h