comctl32: Propsheet exception fix.
commit5688ffb7abb09469023a0bfe43595555962c5c4c
authorAric Stewart <aric@codeweavers.com>
Tue, 3 Apr 2007 17:58:19 +0000 (3 12:58 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 4 Apr 2007 14:16:53 +0000 (4 16:16 +0200)
treed45c4838bfc70c3b523a5a3b4982bbe17695d6da
parente3d3d1823df8765a6292319953ea1765a4877183
comctl32: Propsheet exception fix.

Do not attempt to draw a page during WM_PAINT if there is no active page.
dlls/comctl32/propsheet.c
dlls/comctl32/tests/propsheet.c