Mail Archives: djgpp/1997/07/22/12:04:14
I have the need to communicate between a 32bit DOS program and a program
running under native WIN95. I wish to pass data contained within a struct
between the two processes.
My thought was 1st to use a file ........ but this is too slow.
Next thought was if I could allocate memory in one or other of the
processes and pass a pointer to this memory, containing the struct, from
one process to another.
Problem is I don't know how to do this.
Any help or suggestions would be gratefully accepted.
Regards,
Alf Stockton stockton AT acenet DOT co DOT za
"What?!? This isn't the Files section?!?"
-- tagline 1.00 by xopy
- Raw text -