From: karpfenteich AT gmx DOT de (Peter Karp) Newsgroups: comp.os.msdos.djgpp Subject: Re: Beginner help with RHIDE Date: Mon, 24 Jan 2000 21:07:22 GMT Organization: 1&1 Telekommunikation GmbH Lines: 16 Message-ID: <388caf30.4262219@news.online.de> References: <388C5129 DOT 3494BE1B AT inti DOT gov DOT ar> NNTP-Posting-Host: p3e9be928.dip0.t-ipconnect.de X-Trace: news.online.de 948747858 12325 62.155.233.40 (24 Jan 2000 21:04:18 GMT) X-Complaints-To: abuse AT online DOT de NNTP-Posting-Date: 24 Jan 2000 21:04:18 GMT X-Newsreader: Forte Free Agent 1.11/32.235 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com >>I've written a small program that should run in DOS-Mode. >>In a NT-Dos-Box it runs fine, but when I start it in the DOS-Mode of a >>Windows 95 machine the following error occures: >> >>This program cannot be run in DOS - Mode > >You know why? It's not a DOS program; it's a winconsole program. >What compiler did you use? If you used DJGPP, it shouldn't do that. Or I guess the CWSDPMI.exe is missing in his path? Copy the mentioned file to a place which lies in your path (in the autoexec.bat). More is found in the FAQ (info faq) - look for DPMI there. Greetings from Cologne Peter