From: sandmann AT clio DOT rice DOT edu (Charles W. Sandmann) Subject: Re: HELP - NOVICE go32/djgpp under Windows question To: raw AT netcom DOT com (rich waters) Date: Wed, 15 Sep 1993 13:27:36 -0600 (CDT) Cc: djgpp AT sun DOT soe DOT clarkson DOT edu (DJGPP Mailing List) > My problem is that whenever I try to run go32 under Windows 3.1, I get the > following message: > > CPU must be in REAL mode (not V86 mode) to run this program without VCPI. > (If you are using an EMS emulator, make sure that EMS isn't disabled) To run under Windows you need V1.10. From this message you are either running with an older GO32 (find out with GO32 - no params, it will tell the version) or with V1.10a or higher with "nodpmi" in the GO32 variable. If "nodpmi" is the problem you need to remove this to work under Windows.