]> git.saurik.com Git - wxWidgets.git/history - src/msw/nativewin.cpp
use HandleWindowEvent() in Close() as it can be called from a GTK+ callback (#9565)
[wxWidgets.git] / src / msw / nativewin.cpp
2008-03-15  Vadim Zeitlincall OnNativeDestroyed() if the native window is destro...
2008-03-11  Vadim Zeitlindelete wxNativeContainerWindow when the native window...
2008-03-10  Vadim Zeitlinadded wxNativeContainerWindow and implemented it for...