Date: Mon, 14 Oct 1996 07:36:31 +0200 (IST) From: Eli Zaretskii To: Olav Kindt Cc: djgpp AT delorie DOT com Subject: Re: VESA initialization In-Reply-To: <53otjh$eed@news.sdsmt.edu> Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On 12 Oct 1996, Olav Kindt wrote: > More specifically i need to fugure out how to pass the (ES:DI) pointer to > the vesainfo and vesamodeinfo structures. I know how to do this using the > BC compiler, so what I need to know is the DJGPP specific stuff. Take a look at section 18.2 of the DJGPP FAQ list (available as v2/faq201b.zip from the same place you get DJGPP). It explains this issue.