all groups > dotnet interop > august 2006 >
You're in the

dotnet interop

group:

value from C# to c++/MFC


value from C# to c++/MFC vishnu.baroda NO[at]SPAM gmail.com
8/18/2006 5:44:34 AM
dotnet interop:
Hi,

I have application in c#, which store data buffer of 256, I have other

application running on same computer which is in c++/MFC. I wanted data

buffer of C# in c++/MFC software, this buffer changes frequently, what
is best approch ?? how ??


Thanks in advance
Re: value from C# to c++/MFC Mattias Sjögren
8/20/2006 9:26:58 PM
[quoted text, click to view]

Windows offers memory mapped files as a way to share memory between
processes. See
http://msdn.microsoft.com/library/en-us/memory/base/sharing_files_and_memory.asp


Mattias

--
Mattias Sjögren [C# MVP] mattias @ mvps.org
http://www.msjogren.net/dotnet/ | http://www.dotnetinterop.com
AddThis Social Bookmark Button