How to create shared memory among processes
-
Hi all, I have to share some data among processes. how to create shared memory among processes. How can we implement inter process communication techniques using win32/mfc. thanks and regards, rahul.
Check this http://msdn.microsoft.com/library/default.asp?url=/library/en-us/fileio/base/creating_named_shared_memory.asp[^] Regards Abhi Lahare
-
Hi all, I have to share some data among processes. how to create shared memory among processes. How can we implement inter process communication techniques using win32/mfc. thanks and regards, rahul.
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/fileio/base/creating_named_shared_memory.asp[^] ________________________________________ Many nights we've prayed with no proof anyone could hear, we were moving moutains long before we knew we could! Yet now i'm standing here, although we know there's much to fear, hope seemed like summer bird too swiftly flown away ... There can be miracles! When you believe, though hope is frail, it's hard to kill! Who knows what miracles, you can achieve! When you believe, somehow you will ... YOU WILL WHEN YOU BELIEVE
-
Hi all, I have to share some data among processes. how to create shared memory among processes. How can we implement inter process communication techniques using win32/mfc. thanks and regards, rahul.