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.2+ - get critical nesting count http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
INT 15 - DESQview 2.2+ - GET CRITICAL NESTING COUNT
        AX = DE13h
Return: BX = number of calls to BEGINC or ENTERC (see INT 15/AX=101Bh,DE1Ch)
             without matching ENDC (see INT 15/AX=101Ch)
Note:   this API call may be made from within a hardware interrupt handler
SeeAlso: AX=101Bh,101Ch,DE1Bh,DE1Ch

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