Mail Archives: djgpp/1999/03/31/06:19:59
On Wed, 31 Mar 1999, Sunil V wrote:
> When I try to run my program it gives the following error message.
>
> Load Error : No DPMI memory.
Please invoke the go32-v2.exe program without arguments and post what it
prints.
Also, describe how do you run your program. Is it from the DOS prompt or
from inside some other program (like an editor or an IDE)?
> The size of my .exe files is 284Kbytes.
This problem has nothing to do with the size of the executable. The
error message means that the startup code didn't find DPMI memory in
which it wanted to load the protected-mode code.
- Raw text -