]> git.saurik.com Git - wxWidgets.git/commit - src/msw/app.cpp
execute the usual cleanup code from EVT_END_SESSION handler under MSW, otherwise...
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 15 Apr 2008 23:30:15 +0000 (23:30 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 15 Apr 2008 23:30:15 +0000 (23:30 +0000)
commit9fb99466b5b43589f477783ca65bf17714ff8615
tree34b6de8870a7b7b5f28df6a183145d911b1afcba
parent722f74cec895bbc284ba7b7a7213ee5cf2a1ab95
execute the usual cleanup code from EVT_END_SESSION handler under MSW, otherwise it's not run at all because we're simply killed by the system (bug 1428691)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53186 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
interface/event.h
src/msw/app.cpp