Bsbosa.com
07-09-2010, 01:20 PM
Hi,
I am tring to pass a structure from one process to another process via file mapping (shared memory).
I am able to get all varibales but unable to get the pointer value defined in dirrerent process.
I think memory addresses are relative to local to that process...How can I access same memory in diffrent process.
I am tring to pass a structure from one process to another process via file mapping (shared memory).
I am able to get all varibales but unable to get the pointer value defined in dirrerent process.
I think memory addresses are relative to local to that process...How can I access same memory in diffrent process.