user32: SetWindowPos() should check the final window position in screen coords before...
commit3110813c4e2fb883e46ccbb5863cece08e791332
authorDmitry Timoshkov <dmitry@baikal.ru>
Fri, 23 Mar 2012 08:58:13 +0000 (23 16:58 +0800)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 15 Jun 2012 11:05:12 +0000 (15 13:05 +0200)
tree6e1ae21a878b453234ca08cd5bf13a57a2418596
parent1211b50f8ca24b83ba0f20ba67b7c74a96e2e032
user32: SetWindowPos() should check the final window position in screen coords before adding SWP_NOMOVE.
(cherry picked from commit 38a76ecb0386d37d30b06b7947ed52be77ec9f1e)
dlls/user32/winpos.c