user32: SetWindowPos() should check the final window position in screen coords before...
commit38a76ecb0386d37d30b06b7947ed52be77ec9f1e
authorDmitry Timoshkov <dmitry@baikal.ru>
Fri, 23 Mar 2012 08:58:13 +0000 (23 16:58 +0800)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 2 Apr 2012 16:35:55 +0000 (2 18:35 +0200)
treea6e369d3356525fd6d378f549eaa8bd12327d669
parent847317d01983eed51a93ef57390fb6a266091b70
user32: SetWindowPos() should check the final window position in screen coords before adding SWP_NOMOVE.
dlls/user32/winpos.c