Document wxKill(wxSIGTERM) reliance on having an open window in wxMSW.
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 23 Jul 2013 12:44:36 +0000 (12:44 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 23 Jul 2013 12:44:36 +0000 (12:44 +0000)
commit9c34a216817028bc533e07873d047208a96b05a2
tree819cf599a00672c30f76e85380d18b62fde9ed14
parentbd6ca54f63b93ae047e1039a46b91d6a8f4e5bf9
Document wxKill(wxSIGTERM) reliance on having an open window in wxMSW.

wxKill(wxSIGTERM) doesn't work if the child process has no open windows as it
doesn't have anything to post the WM_QUIT message to.

Document this and point out that wxKill(wxSIGKILL) still works in this case.

Closes #15356.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@74587 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
interface/wx/utils.h