Int 2F/AX=FB42h/BX=0021h

Prev Next Ralf Interrups Categories Contents

------

Borland C++ 3.0 DPMILOAD.EXE - GET PROCESSOR EXCEPTION HANDLER VECT

AX = FB42h
BX = 0021h
CL = exception number (00h-1Fh)

Return:
DX = status (see also AX=FB42h/BX=0004h) 0000h successful AX:BX = selector:offset of handler FFF2h unable to get exception handler vector

See Also: AX=FB42h/BX=0022h - AX=FB42h/BX=0024h - INT 31/AX=0202h

Category: DOS Extenders - Int 2Fh - B

------

Prev Next Ralf Interrups Categories Contents