Hi All,

How can I implement the shared memory concept with C language on windows platform?

Here I want to share a common data with 2-3 executable of C language files on windows platform.


Thanks in advance,

- Ram