delorie.com/djgpp/doc/dpmi/api/310305.html   search  
Int 31H Function 0305H

Get State Save/Restore Addresses [0.9]

Returns the addresses of two procedures used to save and restore the state of the current task's registers in the mode which is not currently executing.

Call With

AX = 0305H

Returns

Carry flag = clear (this function always succeeds)
AX = size of buffer in bytes required to save state
BX:CX = real mode address of routine used to save/restore state
SI:(E)DI = protected mode address of routine used to save/restore state

Notes


  prev next   webmaster     delorie software   privacy  
  Copyright © 1996     Updated Apr 1996