]> git.saurik.com Git - wxWidgets.git/commit
kill the process launched by wxExecute(ASYNC) to avoid leaving unneeded processes...
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 21 Mar 2008 23:55:03 +0000 (23:55 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 21 Mar 2008 23:55:03 +0000 (23:55 +0000)
commit42c46d5283f413e239250c70328fce4053cfc090
treec9f09582275d615508bc55a20cc156a9012fe437
parent331abcf7d785f0790b7fc46692640c6bdc4424ea
kill the process launched by wxExecute(ASYNC) to avoid leaving unneeded processes running

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52663 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
samples/console/console.cpp