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 - topview - ostack - switch to task's internal stack http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
INT 15 - TopView - "OSTACK" - SWITCH TO TASK'S INTERNAL STACK
        AX = 101Ah
Return: stack switched
Notes:  this call may not be nested; a second call must be preceded by a call
          to "USTACK" (AX=1025h)
        while TopView requires many API calls to be executed while on the
          task's internal stack, DESQview allows those calls to be executed
          regardless of the current stack
SeeAlso: AX=1025h

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