Date: Sun, 22 Jun 1997 12:08:16 +0300 (IDT) From: Eli Zaretskii To: Mike Collins cc: djgpp AT delorie DOT com Subject: Re: Please help - Interrupts In-Reply-To: <5oblp6$4fh@news.network.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On 19 Jun 1997, Mike Collins wrote: > I am trying to write some interrupt procedures in DJGPP, and I'm having a > lot of trouble. At the moment, each time I try to run my program, recovery > procedure is to power-cycle the PC - the three-finger salue (CTL-ALT-DEL) > doesn't work! > > What _go32_ routines do I use to accomplish the following? :- Please download the DJGPP FAQ list (v2/faq210b.zip from the same place you get DJGPP) and read Chapter 18 there. Section 18.9 answers all the questions that you asked; other sections of that chapter should also prove useful reading.