ShowWindow shouldn't fix SWP_ flags, it's the job of SetWindowPos.
commitb6175f49afb1f64d6de4d3c83b2f6dd823c1f743
authorDmitry Timoshkov <dmitry@codeweavers.com>
Fri, 18 Jun 2004 19:37:37 +0000 (18 19:37 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 18 Jun 2004 19:37:37 +0000 (18 19:37 +0000)
tree3abb2adf40a4ac68ad53558c5e8a5fdc69220abe
parent68467db6c6019b7f5c5bd663d182b643864c6f0a
ShowWindow shouldn't fix SWP_ flags, it's the job of SetWindowPos.
dlls/x11drv/winpos.c