Use the event's width and height not the translated window rect to
commit9628a781bf10d910288f44022c06458bd1b4e84d
authorDmitry Timoshkov <dmitry@codeweavers.com>
Mon, 19 Sep 2005 15:25:53 +0000 (19 15:25 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 19 Sep 2005 15:25:53 +0000 (19 15:25 +0000)
treedd2613d0c5cece489a8916545e5d239bd9556f08
parentcfccc16d962ee369042a700878ac934a61deef15
Use the event's width and height not the translated window rect to
recognize a zero sized window in the ConfigureNotify handler.
dlls/x11drv/winpos.c