possibly as a last resort:

you could write a little console app to pipe stdin/out
to your graphical app (using named pipes).

ISTR seeing something exactly like this in MS docs
somewhere (Platform SDK?) talking about DuplicateToken
I think.   There are some interesting security issues
related to this - for example the console app could
be running on a different box under different
authentication  blah blah blah ...

If you're interested and can't find it give a shout
back and i'll see if i can find it again.

-ns




-----Original Message-----
From: Neven MacEwan <[EMAIL PROTECTED]>
To: Multiple recipients of list delphi <[EMAIL PROTECTED]>
Date: Wednesday, October 25, 2000 10:16
Subject: [DUG]: Access to Standard Input in a non console app


Hi All

Is there any way that a graphical app can read standard input? I want to
write an app write uses redmon to direct
Postsciprt output to a fax server (on linux)

TIA

Regards Neven
N.K. MacEwan B.E. E&E
Ph 649 574 0027
Fax 649 570 2706

"A truth denied the light of action will wither to a promise, propaganda and
then a lie"

---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED]
with body of "unsubscribe delphi"

---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED] 
with body of "unsubscribe delphi"

Reply via email to