improved handling of frames with parent: now they have a NULL parent HWND (to
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 7 Aug 1998 22:21:08 +0000 (22:21 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 7 Aug 1998 22:21:08 +0000 (22:21 +0000)
commitd2aef3124b711987f45c0f789994a05877fac7ba
tree14876497d1e09a5d346b2f5cb97a565d8997485e
parentc1066cdf62de692cec3b61f68da35263aa17b1c0
improved handling of frames with parent: now they have a NULL parent HWND (to
avoid Win32 bugs in handling this situation) but still are iconized/restored
with their parent frame

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