From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: ** X-Spam-Status: No, score=2.9 required=5.0 tests=BAYES_50,INVALID_MSGID, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,14c4d288e3ac0a4c,start X-Google-Attributes: gid103376,public From: Alexandre Crozat Subject: Memory management under Windows95 Date: 1997/04/11 Message-ID: <334E151D.60E6@plugue.com.br>#1/1 X-Deja-AN: 234487737 Organization: ENAC - INFRAERO Reply-To: crozat@plugue.com.br Newsgroups: comp.lang.ada Date: 1997-04-11T00:00:00+00:00 List-Id: Does anybody know how to use extended memory under Windows95? I am using gnat304a, and although Windows is supposed to treat all memory segments identically, I seem to be able to access only the low memory (<640k). Is there any package,pragma,... that allows me to make use of my 16mb memory, or even better, a virtual memory of any size? Please reply by e-mail to crozat@plugue.com.br Thanks Alex