user32: Respect monitor work area when sizing or moving a top-level window.
commit03f8f85ddae0cb7d7ff85d0478f1d9a77c88b26b
authorKen Thomases <ken@codeweavers.com>
Thu, 12 Dec 2013 22:49:48 +0000 (12 16:49 -0600)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 13 Dec 2013 11:36:08 +0000 (13 12:36 +0100)
tree701673abc182751bce7ebd286a975771e78ce148
parent304ab65dbf0f143df5c92923c3b93cbeecb40d1a
user32: Respect monitor work area when sizing or moving a top-level window.

This prevents dragging a window's title bar behind a menu bar across the top
of a screen, for example.
dlls/user32/winpos.c