[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
SwapVectors procedure
DECLARATION: SwapVectors
PURPOSE: Swaps interrupt vectors
UNIT: DOS
REMARKS: SwapVectors will swap the contents of the SaveIntXX
pointers in the System Unit with the current interrupt
vectors. You should call this before and after calling
the Exec procedure to insure that the Exec'd program does
not use any interrupt handlers installed by the current
process and vice-versa.
See Also:
Exec
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson