Basically in the CreateFileMapping you declare the amount of memory to share, in the MapViewOfFile you create a 'viewport' on the memory.
確定! 回上一頁