Newsgroups : Borland : borland.public.delphi.nativeapi.win32 : 2008 May : Execute and binary write to standard input

www.cryer.info
Managed Newsgroup Archive

Execute and binary write to standard input

Subject:Execute and binary write to standard input
Posted by:"Eriks Aleksans" ()
Date:Tue, 20 May 2008 09:52:05

Hi,

There's win32 console program which can read binary data from standard
input and then writes output to a file. Question is how to do this from
Delphi, i.e. execute this program and then feed all needed data to it?
I already found executeandwait samples on internet, question is how to
feed binary data to it using standard input?

TIA
Eriks

Replies:

www.cryer.info
Managed Newsgroup Archive