Xref: news2.mv.net comp.os.msdos.djgpp:2635 Newsgroups: comp.os.msdos.djgpp From: guzz AT netcom DOT com (Adam Gensler) Subject: Re: How to make a DJGPP program GO! Message-ID: <316d89dc.1723547@10.0.2.1> Sender: guzz AT netcom23 DOT netcom DOT com Organization: NETCOM On-line Communication Services (408 261-4700 guest) References: <4kjhek$13ri AT trumpet DOT aix DOT calpoly DOT edu> Date: Thu, 11 Apr 1996 22:40:50 GMT Lines: 16 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Maybe look at the device drivers or TSR's loaded on startup. Maybe it won't run under EMM386? Are you using QEMM? Is he? On 11 Apr 1996 11:01:56 -0700, mhommel AT trumpet DOT aix DOT calpoly DOT edu (Michael Edwin Hommel) wrote: > Okay, I've got my super-cool DJGPP game, all ready to go. Works great >on my computer. However, I just sent a copy to a friend of mine, and he >cannot get it to work: A> running from DOS by itself, B> running from DOS >after running CWSDPMI, C> running from windows95. > It crashes immediately, or gives him an error he describes as "can't >get into protected mode". > These are the only 2 places it has been tried, so basically, how do you >get this stuff to work on a win95 computer? And/or just in general, in >case there is something I'm overlooking (it runs perfectly on mine).