Jump to content

Function to allocate process sharable memory


Recommended Posts

I've been trying to get a grasp on the C++ language lately, didn't get too far though, but I do remember stumbling into an article similar to what you describe, but I didn't really understand much and not totally sure it's what you describe since the name sounds nothing like that.

Maybe this will help? They mention a similar concept using the CreateFileMapping function.

I also noticed that there are some scripts here that give another process a pointer to a structure and allows the other process to read the data from its memory, but you've probably already seen that and doesn't sound like what you're talking about.

Edit: Microsoft also has this.

Edited by ApudAngelorum
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...