user32: Depend on SetWindowPos to refresh window manager hints in SetWindowRgn.
commita1ca90d68abf5649de0abeb3dfdf1a1666f5f5c4
authorPiotr Caban <piotr@codeweavers.com>
Thu, 27 May 2021 15:06:24 +0000 (27 17:06 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 27 May 2021 19:25:56 +0000 (27 21:25 +0200)
tree3d2f3f4e0d9641e38818bcdbf26078c00673833d
parenta5ed207ab08f7986517ea8fe16e6d1733d8fb61e
user32: Depend on SetWindowPos to refresh window manager hints in SetWindowRgn.

Otherwise both on Linux and Mac, the window will not restore title bar
when it becomes non-shaped until it's e.g. moved.

Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/user32/winpos.c