Made SetWindowPos handle the case when inserting a window after itself
commit6effb2304bb05a26833906b9ea7602eeaea97c08
authorNoomen Hamza <noomen@macadamian.com>
Wed, 14 Jun 2000 21:16:18 +0000 (14 21:16 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 14 Jun 2000 21:16:18 +0000 (14 21:16 +0000)
treeeebf7f0755709c40a68b87a081f2b7f1270965fb
parentd0dfcde4fbbcd42d948366af13ad55c3ec02d6bb
Made SetWindowPos handle the case when inserting a window after itself
(don't need to change the Zorder).
windows/winpos.c