Date: Sun, 15 Jun 1997 12:23:08 +0300 (IDT) From: Eli Zaretskii To: David Mayor cc: djgpp AT delorie DOT com Subject: Re: DJGPP and Windows95. I must be use a driver, which? In-Reply-To: <33A14B6D.1768@morfeo.upc.es> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Fri, 13 Jun 1997, David Mayor wrote: > I compile and link a program with a grx v1 and bcc2grx, in the > execution, it return error: > GrSetMode: unknown adapter type in driver > > I define GO32 = driver [...]\drivers\vga.grd, and the program return > another error: > General Protection Fault at eip=68c9 The graphics in DJGPP v1 doesn't work on Windows. This is clearly explained in the README file. You need to upgrade to DJGPP v2.01, if you need to run graphics in the Windows environment.