|
|
Comments and Discussions
|
|
 |

|
It works great on WIndows2000/XP, but on Windows98, sometimes, I mean seldom, the shared memory gets trespassed by other process, or say that the memory contents get altered with no valid reason. For example, I have process A and process B using the shared memory, none of them did any change to the shared memory, but after a while some of the memory contents get modified mystically.
This never happened on Windows 2000/XP, but did from time to time on Windows9x. My 2c, do not use system page file, use a private disk file instead, to do so, give a valid file handle value to the first parameter of "CreateFileMapping".
|
|
|
|
 |
|
|
General News Suggestion Question Bug Answer Joke Rant Admin
|
Share variables in the shared memory across processes
| Type | Article |
| Licence | |
| First Posted | 6 Nov 2001 |
| Views | 140,484 |
| Downloads | 3,953 |
| Bookmarked | 76 times |
|
|