simplify the code for extended flags handling fixing a rare bug with wxSTAY_ON_TOP...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 7 Oct 2007 22:11:55 +0000 (22:11 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 7 Oct 2007 22:11:55 +0000 (22:11 +0000)
commit8e5dbcdd50eeb0ebdd8ad29180b9d3da6dc3d1d0
tree9b65b0098ed2f46b9dbb3a4748953340feb5d445
parentf73eddd2a5af3c58fff4e2a6154d9a395b7631a5
simplify the code for extended flags handling fixing a rare bug with wxSTAY_ON_TOP being ignored in some situations

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49086 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
samples/dialogs/dialogs.cpp
samples/dialogs/dialogs.h
src/msw/toplevel.cpp