Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The following examples demonstrate how two processes might access an existing file as named shared memory:
- Creating a View Within a File
- Creating Named Shared Memory
- Creating a File Mapping Using Large Pages
- Obtaining a File Name From a File Handle
The processes must synchronize their access to the memory. For more information, see Synchronization.