]> git.saurik.com Git - wxWidgets.git/commit
don't post WM_NULL if there is already a WM_NULL in the queue to avoid overflowing...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 2 Mar 2008 14:45:41 +0000 (14:45 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 2 Mar 2008 14:45:41 +0000 (14:45 +0000)
commit1a18f241bdb52052298892330d9baf8a4925726c
tree7c3c6f7747634d70ef81132fe4604c77d3aa4d2c
parent8ce68f7fc03beda6b7cbfdd7180a8f7f7eee952d
don't post WM_NULL if there is already a WM_NULL in the queue to avoid overflowing it (patch 1904771)

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