[fpc-pascal] Redirecting input to a child process
Anton Shepelev
anton.txt at gmail.com
Thu May 19 21:16:30 CEST 2011
Here's the patch to the Windows-specific pipes.inc and
process.inc.
In order to keep the unit interfaces unchanged I am dupli-
cating pipe handles inside process.inc. Otherwise, the
interface of the Pipes unit would have had to be changed.
Also included is a test program that didn't work (never ter-
minated) and works.
Please, see if it is acceptable.
Anton
-------------- next part --------------
A non-text attachment was scrubbed...
Name: WinProcPatch.zip
Type: application/zip
Size: 2047 bytes
Desc: not available
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20110519/bada433f/attachment.zip>
More information about the fpc-pascal
mailing list