Leonardozwei
Programmer
- Jun 24, 2002
- 15
I use a memory-mapped-file to exchange some parameters with a global hook. Thats works fine, since I added a few more feelds. Now the mapping of the file fails.
I fixed the problem by giving the memory-mapped-file a new name. So I think Windows stores the filename and filesize somewhere in the system.
Can anybody tell me where windows store the Infos about the memory-mapped-files, how I can get a List of them and finaly how delete the old entry.
I fixed the problem by giving the memory-mapped-file a new name. So I think Windows stores the filename and filesize somewhere in the system.
Can anybody tell me where windows store the Infos about the memory-mapped-files, how I can get a List of them and finaly how delete the old entry.