Message-ID: <39C5F774.5AF0F3A7@inwind.it> Date: Mon, 18 Sep 2000 13:07:32 +0200 From: Ivan Ferrara X-Mailer: Mozilla 4.5 [it] (Win98; I) X-Accept-Language: it MIME-Version: 1.0 To: djgpp AT delorie DOT com Subject: LOAD ERROR: NO DPMI MEMORY Why? Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: djgpp AT delorie DOT com I have recently began to use DJGPP compiler but, after a successfully compiling and linking, I got the error message: NO DPMI MEMORY. I put the CWSDPMI in the same folder of the EXE file, but this error occurred again! Here's my autoexec.bat lines related to DJGPP: set DJGPP=C:\DJGPP\DJGPP.ENV set PATH=C:\DJGPP\BIN;%PATH% How could I solve this problem ? Thank you for your help Ivan