From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,41d61b8c6e203808 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news3.google.com!newsfeed2.dallas1.level3.net!news.level3.com!news.illinois.net!attcg1!ip.att.net!news.binc.net!kilgallen From: Kilgallen@SpamCop.net (Larry Kilgallen) Newsgroups: comp.lang.ada Subject: Re: Killing a spawned program Date: 8 Feb 2005 17:24:47 -0600 Organization: LJK Software Message-ID: References: NNTP-Posting-Host: eisner.encompasserve.org X-Trace: grandcanyon.binc.net 1107905046 24307 192.135.80.34 (8 Feb 2005 23:24:06 GMT) X-Complaints-To: abuse@binc.net NNTP-Posting-Date: Tue, 8 Feb 2005 23:24:06 +0000 (UTC) Xref: g2news1.google.com comp.lang.ada:8201 Date: 2005-02-08T17:24:47-06:00 List-Id: In article , "Richard Lowe" writes: > How, using Gnat and GtkAda, does one kill a non-Ada program which has been > spawned from within an Ada program running under Windows 98SE ? Using whatever Windows service you would use to kill any spawned process ?