I use this free component. http://www.delphi-files.com/Vcl/System/Apps-Communications/TfisSharedMemory- v-1-00.html
Ross. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Peter Kapas Sent: Thursday, 27 March 2008 4:18 a.m. To: [email protected] Subject: Common memory array from two individual programs 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 _______________________________________________ Delphi mailing list -> [email protected] http://lists.elists.org/cgi-bin/mailman/listinfo/delphi _______________________________________________ Delphi mailing list -> [email protected] http://lists.elists.org/cgi-bin/mailman/listinfo/delphi

