Commit Graph

9 Commits

Author SHA1 Message Date
Andrew Nguyen fbcf44aa23 taskkill: Disallow process self-termination. 2010-10-11 17:11:27 +02:00
Alexandre Julliard 95e095ba31 taskkill: Make some variables static. 2010-10-01 13:38:41 +02:00
Francois Gouget 3cbf7097a9 taskkill: The taskkill debug channel is unused so remove it. 2010-09-29 10:04:35 +02:00
Andrew Nguyen a7431fe90f taskkill: Implement forcible termination by process name. 2010-09-21 20:16:15 +02:00
Andrew Nguyen 6cfeeed0df taskkill: Implement forcible termination by process identifier. 2010-09-21 20:16:15 +02:00
Andrew Nguyen 1ef5affbf3 taskkill: Implement graceful termination by process name. 2010-09-21 20:16:15 +02:00
Andrew Nguyen df4359b117 taskkill: Implement graceful termination by process identifier. 2010-09-21 20:16:14 +02:00
Andrew Nguyen db90b2d004 taskkill: Implement basic command-line parsing. 2010-09-21 20:16:03 +02:00
Andrew Nguyen 8e540ed26f taskkill: Add stub implementation. 2010-09-21 19:56:53 +02:00