X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: Charles Sandmann Newsgroups: comp.os.msdos.djgpp Subject: Re: cwsdpmi "protected mode not availible" on win2k, stub don't work Date: Sun, 01 Apr 2007 15:19:09 CDT Organization: Rice University, Houston, TX Lines: 11 Message-ID: <461013bd.sandmann@clio.rice.edu> References: NNTP-Posting-Host: clio.rice.edu X-Trace: joe.rice.edu 1175459039 19159 128.42.105.3 (1 Apr 2007 20:23:59 GMT) X-Complaints-To: abuse AT rice DOT edu NNTP-Posting-Date: Sun, 1 Apr 2007 20:23:59 +0000 (UTC) X-NewsEditor: ED-1.5.9 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com > I get "Protected mode not avcailible" when I run my app under Windows > 2000 consistently, whether I include the stub or whether I have the > cwsdpmi.exe alongside it. Something is wrong with your Windows 2000. It should provide DPMI services. There should be a \WINNT\SYSTEM32\AUTOEXEC.NT file which contains a line "lh %SystemRoot%\system32\dosx" to install DPMI support. Since Windows 2000 is a protected operating system it will not allow other programs such as CWSDPMI to run to provide DPMI.