If the window is already the topmost window in ShowWindow(SW_SHOW), it
commit8623fdc251ef28c4407fcf1d01f43ec288513396
authorFrancis Beaudet <francis@macadamian.com>
Sat, 7 Aug 1999 14:14:06 +0000 (7 14:14 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sat, 7 Aug 1999 14:14:06 +0000 (7 14:14 +0000)
tree0d1d8129b23b78a208bf8b7b34b1668cdc13570a
parent34264f26867e8b78885523c54e6d8deed117de97
If the window is already the topmost window in ShowWindow(SW_SHOW), it
must not be activated.
windows/winpos.c