Date: Wed, 3 Apr 1996 11:45:06 +0200 (IST) From: Eli Zaretskii To: Juergen Gintenreiter Cc: djgpp AT delorie DOT com Subject: Re: Q: graphic driver In-Reply-To: <4jra4o$o5j@dwst13.wst.edvz.sbg.ac.at> Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On 2 Apr 1996, Juergen Gintenreiter wrote: > How do I include a graphic driver (like vesa.grn or is it .grd?) in my programm. > I want to give my program away for free but I do have to tell people how to > set the GO32 variable and so on ... and I don't want this ... I don't think you can do this at all. But if your program needs the VESA driver, then you're lucky: that's the default built-in driver inside go32, so if you don't say anything, that is the driver which will be used by go32. Most of modern SVGA cards support VESA 1.x specification, so most of the people will be OK with your program.