Interrups | Categories | Contents |
AX = FF0Eh BX = selector for block to be resized ECX = new size in bytes
Return:
CF clear if successful CF set on error
Note: The memory block may have to be copied to another location in order to satisfy the requested new size, in which case the base address of the selector is updated
See Also: AX=FF0Ch - AX=FF0Dh - AX=FF13h
Category: DOS Extenders - Int 31h - C
Interrups | Categories | Contents |