]> git.saurik.com Git - wxWidgets.git/commit
fixed return value of HandleEndSession to return true only if the message was really...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 25 Aug 2001 17:56:34 +0000 (17:56 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 25 Aug 2001 17:56:34 +0000 (17:56 +0000)
commit519dc37fafc2df09bb9361c6bf0e5e6552fee3c5
treea8b5aa866449f7bbf4b2c59b0b592de65ab6efab
parent52e8b690601c491ab7f27c880afd7ec26f7f9358
fixed return value of HandleEndSession to return true only if the message was really processed

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