X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: RayeR Newsgroups: comp.os.msdos.djgpp Subject: Re: Shared array between DJGPP app under NTVDM (WNT-XP) and win32 app Date: Fri, 4 Jul 2008 05:29:07 -0700 (PDT) Organization: http://groups.google.com Lines: 5 Message-ID: References: <8401fd4f-fb07-4f0a-a912-85083e10676c AT y38g2000hsy DOT googlegroups DOT com> <690fc6fe-c424-4ff4-8b91-d7f43f39d829 AT l64g2000hse DOT googlegroups DOT com> NNTP-Posting-Host: 195.70.144.29 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: posting.google.com 1215174547 9443 127.0.0.1 (4 Jul 2008 12:29:07 GMT) X-Complaints-To: groups-abuse AT google DOT com NNTP-Posting-Date: Fri, 4 Jul 2008 12:29:07 +0000 (UTC) Complaints-To: groups-abuse AT google DOT com Injection-Info: m45g2000hsb.googlegroups.com; posting-host=195.70.144.29; posting-account=Q0wMHAoAAADjYrghh94FTf6YnbpTqZgp User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.13) Gecko/20080313 SeaMonkey/1.1.9,gzip(gfe),gzip(gfe) To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com > Perhaps you could set-up a RAMDISK. I've never used it on Win32, but a Sure, this is last resort. But looking for better way. Is the NT kernel so secured that there's no way to make memory shared section? Windows apps can communicate this way each other.