Date: Thu, 31 Oct 1996 14:09:23 +0200 (IST) From: Eli Zaretskii To: Markus Malmgren Cc: djgpp AT delorie DOT com Subject: Re: True protected mode handler In-Reply-To: <01bbc5a2$205c14e0$7d67f482@s-14476> Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On 30 Oct 1996, Markus Malmgren wrote: > I wonder if anyone knows how to write a true protected mode interupt > handler in Djgpp, or if anyone knows where to get information about it. Did you look into the FAQ list? It includes a few pointers to tutorials and sample code that should be a good starting point. The DJGPP FAQ is available as v2/faq202b.zip from the same place you get DJGPP. Look in section 22.2 there.