wxWidgets/samples/exec
Vadim Zeitlin 50567b69d6 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
2001-06-16 00:59:07 +00:00
..
.cvsignore ignore CodeWarrior build directory 2001-02-02 21:25:08 +00:00
exec.cpp 1. improved wxKill() implementation for Win32 2001-06-16 00:59:07 +00:00
exec.rc new sample - shows wxExecute 2000-01-15 22:16:23 +00:00
ExecVC.dsp Updates for version change to 2.3.1 2001-06-07 10:57:58 +00:00
ExecVC.dsw Added VC++ project files (seems logical) 2000-10-10 16:59:34 +00:00
makefile.b32 updated samples makefiles 2000-03-14 14:06:41 +00:00
makefile.bcc updated samples makefiles 2000-03-14 14:06:41 +00:00
makefile.dos updated samples makefiles 2000-03-14 14:06:41 +00:00
makefile.g95 merged 2.2 branch 2000-07-15 19:51:35 +00:00
Makefile.in updated samples makefiles 2000-03-14 14:06:41 +00:00
makefile.sc updated samples makefiles 2000-03-14 14:06:41 +00:00
makefile.sl updated samples makefiles 2000-03-14 14:06:41 +00:00
makefile.twn updated samples makefiles 2000-03-14 14:06:41 +00:00
makefile.unx updated samples makefiles 2000-03-14 14:06:41 +00:00
makefile.vc updated samples makefiles 2000-03-14 14:06:41 +00:00
makefile.wat updated samples makefiles 2000-03-14 14:06:41 +00:00
makemac.mcp added dead-strip static initialization code option 2001-06-09 20:03:18 +00:00