Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Ralf Brown's Interrupt List (Part 1,2) - int 15 - desqview 2.23+ - enterc - increment critical nesting count http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
INT 15 - DESQview 2.23+ - "ENTERC" - INCREMENT CRITICAL NESTING COUNT
        AX = DE1Ch
Return: nothing
Notes:  similar to AX=101Bh, but begins the critical region without ensuring
          that DOS is free
        the official documentation states that this call should be paired with
          "ENDC" (AX=101Ch); no mention is made of AX=DE1Bh
        this API call may be made from within a hardware interrupt handler
SeeAlso: AX=101Bh,AX=101Ch,AX=DE13h,AX=DE1Bh

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson