user32: Avoid repeatedly fetching the window rectangles in SetWindowPos.
commitbc956d8aa66aa13d42d568830251e4c60f20922a
authorAlexandre Julliard <julliard@winehq.org>
Mon, 7 May 2018 09:49:17 +0000 (7 11:49 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 7 May 2018 09:49:17 +0000 (7 11:49 +0200)
tree0f5a316ffe13d227ba7f492415a84ce03d6abb36
parent1f17051028cd721b04f1829922e3525df5cd2308
user32: Avoid repeatedly fetching the window rectangles in SetWindowPos.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/user32/winpos.c