[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
INT 21 - DOS 1+ - SET INTERRUPT VECTOR
        AH = 25h
        AL = interrupt number
        DS:DX -> new interrupt handler
Notes:  this function is preferred over direct modification of the interrupt
          vector table
        some DOS extenders place an API on this function, as it is not
          directly meaningful in protected mode
SeeAlso: AH=35h

See Also: 212501
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson