On Fri, 31 Mar 2006, ???? ??????????? wrote:
4. Pipes are nice when you redirect stdout of some utility to file, but are pretty unclearly documented (yes, I do grow my hands from behind and can't get them to work stable for Delphi-FPC pair with bidirectional information flow). 5. The last approach is freaky: just run one application from the other and exchange information via named file on disk. Can anybody suggest something on one of this method? Can anybody suggest some other way of program to program communication of Delphi-FPC?
Send Windows COPY messages. dbugintf works on this principle, and works fine. But the DLL stuff should be fixed. Michael. _______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal