Newsgroups : Borland : borland.public.delphi.nativeapi.win32 : 2006 May : Live Capture of CLI output int GUI app.

www.cryer.info
Managed Newsgroup Archive

Live Capture of CLI output int GUI app.

Subject:Live Capture of CLI output int GUI app.
Posted by:"kwanbis" (kwanb..@yahoo.com)
Date:Mon, 08 May 2006 11:06:41 -0300

First post here, so be gently :). I have writen an open source (GPL)
application (MAREO), that executes audio encoders, like lame.exe,
oggenc.exe, etc. It is a delphi 7 console app. Now, i was thinking on
transforming it to a GUI app, but to do so, i need to be able to:

1) Continue executing (and waiting) for CLI apps.
2) Capturing "live", the screen output of them, to a MEMO, or whatever.

I have been looking for code on how to do it, but they either don't
work, or show the output once the CLI app has finished, and not LIVE.

Any ideas?

Info

Glossary

File Types

Replies:

www.cryer.info
Managed Newsgroup Archive