no message
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@18601 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -2234,6 +2234,8 @@ static void wxYieldForCommandsOnly()
|
||||
{
|
||||
wxTheApp->DoMessage((WXMSG*)&vMsg);
|
||||
}
|
||||
if (vMsg.msg == WM_QUIT)
|
||||
::WinPostMsg(NULL, WM_QUIT, 0, 0);
|
||||
}
|
||||
#endif // wxUSE_MENUS_NATIVE
|
||||
|
||||
|
Reference in New Issue
Block a user