]> git.saurik.com Git - wxWidgets.git/commit
suppress an assert when a combobox receives WM_KILLFOCUS while it is being destroyed
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 13 Jun 2002 20:41:13 +0000 (20:41 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 13 Jun 2002 20:41:13 +0000 (20:41 +0000)
commit64b397664d8d8c0acd2630ea239ab420fe7fe007
tree966280431b072c915dce61a40ab3d3846b64c55d
parente5251d4f78176837e2eb857fae246435207ccaf2
suppress an assert when a combobox receives WM_KILLFOCUS while it is being destroyed

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