From: Vadim Zeitlin Date: Sat, 16 Jun 2001 00:59:07 +0000 (+0000) Subject: 1. improved wxKill() implementation for Win32 X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/50567b69d60faa5a3575a077bb4f98530813c80d?hp=50567b69d60faa5a3575a077bb4f98530813c80d 1. improved wxKill() implementation for Win32 2. added wxKillError output parameter to wxKill 3. added wxProcess::Kill() and Exists() 4. documented all the new stuff 5. updated the sample to show it git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10592 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 ---