Have a look at wm_CopyData
----- Original Message ----- From: <[EMAIL PROTECTED]> To: <[email protected]> Sent: Wednesday, October 03, 2007 3:21 PM Subject: String transfer between apps ? > Is there a simple way (component or API) to use, when transfering text > strings from one application to another? (Both running on the same PC!) > > I can use shared memory with the string stored at a common memory > location, but is that it ? > > Nothing more direct similar to SendMessage etc. (transfers numbers, I > know) ? > > I have found a component named AlMailSlot, that is said to be able to > do it. It is mainly used to transfer strings between computers, and it > may require a network card in the computer. (I do have one, so no > problem in that) > _______________________________________________ > Delphi mailing list -> [email protected] > http://www.elists.org/mailman/listinfo/delphi _______________________________________________ Delphi mailing list -> [email protected] http://www.elists.org/mailman/listinfo/delphi

