From: cnc AT netcom DOT com (Christopher Christensen) Date: Tue, 24 May 1994 01:54:18 PDT To: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: Re: real mode interrupts in 1.11m5 >Just a quick question, while perusing the source in exphdlr.c I noticed >it does alot of fooling with the PIC. Do the hardware real-mode interrupts >get redirected to other than the standard interrupt vectors? With the >maint 5 release I was hoping that my keyboard interrupt handler which >hooks protected mode int 9 as well as real mode int 9 (using a callback) >would finally work in non-DPMI mode. I get the feeling that the real mode >keyboard interrupt is pointing to some other vector besides int 9... >Christopher Oops! What I said there is not really true. It turns out that I was running under DesqView. Under plain DOS/VCPI real mode interrupts/callbacks DO work, but not under DesqView/VCPI. So it turns out to be not much of a problem after all. Christopher -- ---------------------------------------------------------------------- : Christopher : Huntington Beach California, USA : : Christensen : email: cnc AT netcom DOT com : ----------------------------------------------------------------------