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=-0.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: a07f3367d7,d1a2aff784715896 X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII Path: g2news1.google.com!postnews.google.com!b2g2000yqi.googlegroups.com!not-for-mail From: Vadim Godunko Newsgroups: comp.lang.ada Subject: Re: Start a Windows process and get its text output Date: Sun, 7 Feb 2010 09:54:31 -0800 (PST) Organization: http://groups.google.com Message-ID: <22cd779c-b1bb-4501-abfe-7b35c2dd7a7b@b2g2000yqi.googlegroups.com> References: NNTP-Posting-Host: 188.114.7.118 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1265565272 3878 127.0.0.1 (7 Feb 2010 17:54:32 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Sun, 7 Feb 2010 17:54:32 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: b2g2000yqi.googlegroups.com; posting-host=188.114.7.118; posting-account=niG3UgoAAAD7iQ3takWjEn_gw6D9X3ww User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.7) Gecko/20091222 SUSE/3.5.7-1.1.1 Firefox/3.5.7,gzip(gfe),gzip(gfe) Xref: g2news1.google.com comp.lang.ada:8954 Date: 2010-02-07T09:54:31-08:00 List-Id: On Feb 6, 8:39=A0pm, Gautier write-only wrote: > Hello, > > Does someone have some nice open source to do that ? QProcess class from Qt (and QtAda) can be used for that.