X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: "Meynard" Newsgroups: comp.os.msdos.djgpp Subject: Re: HELP with DPMI under DOS Date: Mon, 20 Oct 2003 13:05:17 +0200 Organization: Wanadoo, l'internet avec France Telecom Lines: 16 Message-ID: References: NNTP-Posting-Host: anantes-201-1-20-93.w81-249.abo.wanadoo.fr X-Trace: news-reader3.wanadoo.fr 1066648039 3761 81.249.124.93 (20 Oct 2003 11:07:19 GMT) X-Complaints-To: abuse AT wanadoo DOT fr NNTP-Posting-Date: 20 Oct 2003 11:07:19 GMT X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com there is a bug with EMM386 if you used !! "Silvano Mantione" a écrit dans le message de news: AGMkb.445$947 DOT 280 AT nntpserver DOT swip DOT net... > I'm tryuing to allocate an array of 1023Mb on a PC with 1Gb RAM installed > but I can't success. I try do modify the parameters of cwsdpmi with > cwsparam, I also try pmode/dj, but nothing to do. I'm writing an application > memory critical and I'm planning to buy 2Gb more memory (3Gb total) do > someone have some idea to how can I allocate this memory in a single array > under DOS? > Thank You > >