S
Sandeep Chikkerur
HI,
I am writing a an ATL COM component (a "dll" file).
This file calls an executable. That executable is created from the "C" language.
(Compiled on Windows platform. Using Microsoft Visual Studio to write the "C" code)
This executable has to share some data with the dll. So, the shared memory
is the best solution. But I don't know how to create a shared memory in "C".
Any inputs on this would be of great help
Thanks
Sandeep
I am writing a an ATL COM component (a "dll" file).
This file calls an executable. That executable is created from the "C" language.
(Compiled on Windows platform. Using Microsoft Visual Studio to write the "C" code)
This executable has to share some data with the dll. So, the shared memory
is the best solution. But I don't know how to create a shared memory in "C".
Any inputs on this would be of great help
Thanks
Sandeep