Hi Alex,
I'm looking at using the AdvancedMarshaler to read from and write to a memory-mapped file (MMF) that is used to communicate real-time machine control information among several processes. In a typical application, C++ programs control the machine and, in the past, eVB programs provided the human interface system. In the CE 3.00 environment, an ActiveX control could be used by both languages to access the MMF. Now that we're moving to CE.Net, we need another means of accessing the MMF for C# applications (at least at this point).
The information in the MMF consists of several structures, some of which contain structures embedded in them, so the AdvancedMarshaler looks attractive.
I have several questions about using the AdvancedMarshaler for this application. Is this forum the best place to post those questions?
Thanks,
Jim Frazer