]> git.saurik.com Git - wxWidgets.git/commit
override ExitMainLoop() to exit the MFC main loop instead of wxWidgets one, otherwise...
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 1 Nov 2006 21:53:30 +0000 (21:53 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 1 Nov 2006 21:53:30 +0000 (21:53 +0000)
commitbb2775b9e8bc1b882d9a5c7ffe68371717b9e5dc
tree92c118305b3a5ec0defe9a96123121d21bf55bb8
parentabe2128564313418bf974218faf475525afe2613
override ExitMainLoop() to exit the MFC main loop instead of wxWidgets one, otherwise the application hangs on exit

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42924 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
samples/mfc/mfctest.cpp