From: David Mayor Newsgroups: comp.os.msdos.djgpp Subject: DJGPP and Windows95. I must be use a driver, which? Date: Fri, 13 Jun 1997 15:30:48 +0200 Organization: UPC Lines: 13 Message-ID: <33A14B6D.1768@morfeo.upc.es> NNTP-Posting-Host: pclcfib15.upc.es Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk 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 [Registers...] The problem is that in a test examples of grx, also I have same problems! What solution I have? THANKS. DAVID