3.51 - DOS function 0FF93h - DOS/32 Advanced Resize High 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 is equal to DPMI function 0503h except that it uses 32-bit registers instead of 16:16-bit pair of registers.
a) This call is specific to DOS/32 Advanced DOS Extender only, and is not supported by standard DOS.
b) This function is equal to DPMI function 0503h except that it uses 32-bit registers instead of 16:16-bit pair of registers.