Int 31/AX=FF12h

Prev Next Ralf Interrups Categories Contents

------

CauseWay - ResMemLinear - RESIZE LINEAR MEMORY BLOCK

AX = FF12h
CX:DX = new size in bytes
SI:DI = linear address of block to be resized

Return:
CF clear if successful SI:DI = new linear address of block CF set on error

See Also: AX=FF0Dh - AX=FF10h - AX=FF13h

Category: DOS Extenders - Int 31h - C

------

Prev Next Ralf Interrups Categories Contents