3.55 - DOS function 0FF97h - DOS/32 Advanced Resize Low Memory Block
if successful: CF clear EBX = new linear address of allocated memory block ESI = new handle of allocated memory block
if failed: CF set
Notes:
a) This call is specific to DOS/32 Advanced DOS Extender only, and is not supported by standard DOS. b) This function works in exactly the same way as extended DOS function 0FF93h except that it resizes a DOS memory block.
a) This call is specific to DOS/32 Advanced DOS Extender only, and is not supported by standard DOS.
b) This function works in exactly the same way as extended DOS function 0FF93h except that it resizes a DOS memory block.