Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Get infos about memory-mapped-files

Status
Not open for further replies.

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.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top