From: Brian Matthews Newsgroups: comp.os.msdos.djgpp Subject: WinNT shared memory Date: Sun, 24 Nov 1996 11:13:29 -0800 Organization: UNIServe Online Lines: 9 Distribution: world Message-ID: <32989E59.56C0@uniserve.com> NNTP-Posting-Host: dyd1-35.chwk.tvs.net Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp We want to port a server system from Solaris to WinNT. It is built with gcc/g++, but uses shared memory (shmget). Can anyone give advice on the best way to port shared memory apps to WinNT? The object is to use the same source for both unix/NT -- Brian Matthews matthews AT uniserve DOT com British Columbia, Canada