avoid infinite loop in AlwaysYield() if we somehow got WM_PAINT in the queue (patch...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 25 Jun 2006 23:53:53 +0000 (23:53 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 25 Jun 2006 23:53:53 +0000 (23:53 +0000)
commit686ecd1557b70580e32bff82600334ae26e81c4a
tree0ad145c23884daf5711981a3e95cac99aef55137
parentd595fb29c93249b72930cad9a85a5c237a8ceff7
avoid infinite loop in AlwaysYield() if we somehow got WM_PAINT in the queue (patch 1501682)

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