]> git.saurik.com Git - wxWidgets.git/commit
call OnNativeDestroyed() if the native window is destroyed independently from us
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 15 Mar 2008 02:12:20 +0000 (02:12 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 15 Mar 2008 02:12:20 +0000 (02:12 +0000)
commit9eff73c60d89cbc4ef76e7f620bb74aea347b772
treec5461b4519ad0b924744ef4a1dca1e3ff8b96617
parent089b23d02837219d553940c6b7354276bdff52f2
call OnNativeDestroyed() if the native window is destroyed independently from us

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