Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- DOS 5.0 Ref. - <b>function 34h get indos flag address</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Function 34h            Get InDOS Flag Address

    Returns the address of the InDOS flag.

        Entry   AH = 34h

        Return  ES:BX = Address of InDOS flag

    ------------------------------------------------------------------

    While DOS is processing an interrupt 21h function, the value of
    the InDOS flag is non-zero.

    With DOS 5.0, function 34h has been documented for DOS version
    2.0 and later. The DOS 5.0 Programmer's Reference also documents
    that the address of the ErrorMode flag can be determined by
    subtracting 1 (one) from the InDOS flag address.

See Also: Int 24h

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