Re: Out of mem in dos

new topic     » goto parent     » topic index » view thread      » older message » newer message

On 2 Jun 2002, at 1:35, mwfch at MWEB.CO.ZA wrote:

> 
> I know this is a little of the topic , but i have to solve this problem . I
> have
> a dos aplication that needs 8000 bytes of memory but it gives me an error and
> tells me I have less than that (something in the range of 3000). I have 64 MB
> ram , how can it be that I get this error ? Thanks a lot .

It could be reporting what you have left in a 64K block, or in the lower 640K 
block. Hard to tell without more info. You need to use an EMM to page more 
memory out of the 64megs of XMS into lower memory, 2k, 16k, 32k, or 64k 
at a time. But Eu should be doing this for you, transparently. Look up 
Loadhigh, EMM386.exe, Himem.sys, get a copy of QEMM (makes 
managing memory *lots* easier), and look into using a ramdrive to hold huge 
vars in memory (set it to use XMS).

Kat

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu