TProcess-Delphi icon indicating copy to clipboard operation
TProcess-Delphi copied to clipboard

Sample for PipeWithWindowsConsole with read and write in windows console program

Open sum2012 opened this issue 2 years ago • 0 comments
trafficstars

Is is interesting that need to StartupInfoA ,CreateProcessA and the Read data thread need -1 for buffer. But I don't understand that having input prompt without ReadLn(Input); full code: https://gist.github.com/sum2012/0891864a43a5ab90b1386e48ff459537

sum2012 avatar May 09 '23 21:05 sum2012