Newsgroups : Borland : borland.public.delphi.nativeapi.win32 : 2006 Nov : Memory Mapping in DLL
| Subject: | Memory Mapping in DLL |
| Posted by: | "FeliXus" (bilcan [at] gmail.com) |
| Date: | Wed, 22 Nov 2006 16:28:21 |
How can I using Memory Mapped files from a DLL, I want to write any
stream to MM files from a DLL and read from this MMFiles from another
program.
Thx.