I am colaborating with another developer so we can share some information between our 2 applications.  His app is written in C.  We currently send integer values using WM_USER messages by obtaining the Windows handle via FindWindow.  I would now like to provide a filename for the other app to read somehow.
 
Sharing strings between apps has come up before here a couple of years ago but I can't find the messages in the archive.  Anyone?
 
Thanks,
Ross Levis.
 

Reply via email to