use SubclassWin() insteaf of just wxAssociateWinWithHandle() to make sure we generate...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 6 May 2006 22:35:55 +0000 (22:35 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 6 May 2006 22:35:55 +0000 (22:35 +0000)
commit05ae668ce491600cd568edbe15618693e63d619c
tree843f2d46c5f8dda9e08ef371f428709031a8ec8f
parente7c652bc7aecc963aeb85022deeb810970d0dbcd
use SubclassWin() insteaf of just wxAssociateWinWithHandle() to make sure we generate wxWindowCreateEvents for MDI frames (see patch 1411774)

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