Mail Archives: djgpp/1997/12/11/09:06:37
On Thu, 11 Dec 1997, Chak wrote:
> When I am in a Windows DOS box, running go32-v2 gives me the following:
>
> DPMI memory available: 4967 Kb
> DPMI swap space available: 10433 Kb
That seems like the default 16MB that Windows 95 lets you use.
> You might notice that the swap space is considerably larger. I set the virtual
> memory in the properties box of my DOS boxes to 32 megs (the size of the swap
> file I created in Windows)
Is that Windows 95? If so, the correct way to set the DPMI memory is NOT
by creating a swap file, but by typing the value 65535 in the DPMI memory
dialog of the DOS box property sheets. The DJGPP FAQ list explains more
about this in section 15.6
> What does stubedit do? (And is there documentation on it somewhere?)
See sections 6.4, 15.8 and 15.9 of the FAQ.
The latest version of the DJGPP FAQ list is available as v2/faq210b.zip
from the same place you get DJGPP.
- Raw text -