Date: Sun, 12 Dec 1999 14:26:14 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Valkir cc: djgpp AT delorie DOT com Subject: Re: need help for this vesa library In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Sat, 11 Dec 1999, Valkir wrote: > I'm trying to fill my vesa info structure with a virtual call to a real > mode. When I try to just call a 13h mode with my function, it work really > well. but when I try to fall the struc, nothing work. You might find section 18.5 of the DJGPP FAQ a useful reading: it discusses some of the gotchas related to this.