fixes for Raise() to work correctly with both top level and child windows
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 20 Aug 2001 23:02:27 +0000 (23:02 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 20 Aug 2001 23:02:27 +0000 (23:02 +0000)
commitc48926e149739055b0ed978d9e893f7898a51a73
tree553b0d11a45f2f9679ed0a85c6d264364955bb80
parent5d987909a83e885eca7bd281c912dfb522a0e074
fixes for Raise() to work correctly with both top level and child windows

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11430 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/msw/frame.h
src/msw/frame.cpp
src/msw/window.cpp