user32: SetParent() should use ShowWindow() to make a reparented window visible and...
commit1211b50f8ca24b83ba0f20ba67b7c74a96e2e032
authorDmitry Timoshkov <dmitry@baikal.ru>
Fri, 23 Mar 2012 08:57:28 +0000 (23 16:57 +0800)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 15 Jun 2012 11:05:12 +0000 (15 13:05 +0200)
tree5016b36e637e052afc8c2a9710e7fc500a8c0b83
parentaf4f6d17438ba276dd7afb3516675dc185c543f2
user32: SetParent() should use ShowWindow() to make a reparented window visible and move a window to new position.
(cherry picked from commit 847317d01983eed51a93ef57390fb6a266091b70)
dlls/user32/win.c