I want that a non-.NET application access a Memory Mapped file, but this application is not aware of the existence of Memory Mapped files, so I need the file path. It is possible?
+4
A:
They have some samples here.
EDIT
I think this would provide the answer. Basically, it would seem some sort of memory pointer is required for memory-mapped files, and not a file system path.
kek444
2009-07-11 22:17:34
edited the question, for clarification
Jader Dias
2009-07-11 22:26:20
edited the answer with an additional link.
kek444
2009-07-12 10:10:41