To: "Bryan A. Pendleton" Cc: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: Re: Problem with go32.... Date: Sun, 29 May 94 09:48:18 +0300 From: eliz AT is DOT elta DOT co DOT il Did you install all the maintenance releases? To do this, you should download the files called dj111m?.zip (where ? is a single digit, 1 to 5 as of current state of the art), then unzip them IN SEQUENCE thusly: pkunzip -d -o dj111m1.zip pkunzip -d -o dj111m2.zip etc., until the last one is unzipped. This should be done from the directory which starts the whole DJGPP installation tree. I.e., if you install DJGPP in the directory called c:\utils\dj, then do the above from c:\utils\dj. Only THEN will you have the full operational execution environment. Btw, the above unzip's also install changed source files, docs, diffs etc. which you might not need; you can safely delete them afterwards (just look to see what new subdirectories were created during the unzip). Hope this helps, Eli Zaretskii P.S. What's that about 120Kb VCPI memory? Don't you have available EMS? Do you run an EMS manager (such as QEMM or EMM386)?