3.49 - DOS function 0FF91h - DOS/32 Advanced Allocate High Memory Block
if successful: CF clear EBX = linear address of allocated memory block ESI = 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 0501h 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 0501h except that it uses 32-bit registers instead of 16:16-bit pair of registers.