always dispatch messages for the hidden window which receives process termination...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 24 May 2009 19:37:02 +0000 (19:37 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 24 May 2009 19:37:02 +0000 (19:37 +0000)
commitdbbcfbb642f5dffe1285bd39c41d8c4b3e1164c2
tree8dbd5bff510a2cf550b657caa17bca4b064fcee3
parentfb4079af5ba82f05e1115f0f0c734b77cf8164e7
always dispatch messages for the hidden window which receives process termination notifications; otherwise calling wxExecute(wxEXEC_SYNC) without an active event loop never returns

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