user32: Always store the window rectangles unmirrored after SetWindowPos.
commit024521190a530b2c952e459b241168d51ab152c3
authorAlexandre Julliard <julliard@winehq.org>
Thu, 23 Sep 2010 13:48:02 +0000 (23 15:48 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 23 Sep 2010 15:50:10 +0000 (23 17:50 +0200)
tree3851a7c1dc422696ce8b5eb0e04c31d68c8713d6
parentbc20ff50b62f40227c6b380cb44c74f0e183042d
user32: Always store the window rectangles unmirrored after SetWindowPos.
dlls/user32/win.c
dlls/user32/win.h
dlls/user32/winpos.c