Message-Id: <3.0.16.19970929112843.2e57db56@hem1.passagen.se> Date: Mon, 29 Sep 1997 11:29:51 -0400 To: djgpp AT delorie DOT com From: Peter Palotas Subject: BIOS call from interrupt? Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Precedence: bulk Would it be okay to call ex. _bios_keybrd(_KEYBRD_READ), from within an interrupt handler? I know you shouldn't call DOS functions, but bios_keybrd from withing an interrupt-handler that hooks int 9 (The keyboard interrupt) should be okay, shouldn't it? (It works in my test, but that doesn't mean it always will). -- Peter Palotas alias Blizzar -- blizzar AT hem1 DOT passagen DOT se -- ************************************************************* A brief description of DJGPP: NEVER BEFORE HAS SO FEW DONE SO MUCH FOR SO MANY! *************************************************************