home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!nntp1.radiomail.net!cronos!bombay!sanzgiri
- From: sanzgiri@bombay.metaphor.com (Ajit Sanzgiri)
- Newsgroups: comp.os.ms-windows.programmer.win32
- Subject: Re: NT, 3.1, and Global Memory
- Keywords: global memory
- Message-ID: <2492@cronos.metaphor.com>
- Date: 3 Sep 92 18:53:47 GMT
- References: <1992Sep02.180251.7874@microsoft.com>
- Sender: news@cronos.metaphor.com
- Organization: Metaphor Computer Systems, Mountain View, CA
- Lines: 14
-
- In article <1992Sep02.180251.7874@microsoft.com> johnhall@microsoft.com (John Hall) writes:
- >....
- >However, I have just posted a dll which handles shared memory
- >under Windows NT. Operations are ShrAlloc(), ShrLock(),
- >ShrUnlock(), ShrFree(), ShrName() to assign a name to a handle
- >and ShrGet() to get a handle based upon a name.
- >
- >I even make heroic efforts to force all addresses to be identical
- >across processes.
-
- Does one need to be heroic for this ? I thought MapViewOfFileEx
- provides this routinely.
-
- Ajit Sanzgiri
-