Peter Kapas wrote: > Hi, > > I'd like to share common memmory for 2-3 different programs, running > individualy. That means, when I generate values, arrays, strings, I'd > like to read or modify from the independently run other program. > > How can I do it from Delphi 4 ? > > Thanks, > Peter
Memory-mapped files? E.g MapFiles here: http://www.djpate.freeserve.co.uk/GetCode.htm Cheers, David -- SatSignal software - quality software written to your requirements Web: http://www.satsignal.eu Email: [EMAIL PROTECTED] _______________________________________________ Delphi mailing list -> [email protected] http://lists.elists.org/cgi-bin/mailman/listinfo/delphi

