3.53 - DOS function 0FF95h - DOS/32 Advanced Allocate Low 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 works in exactly the same way as extended DOS function 0FF91h except that it allocates 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 0FF91h except that it allocates a DOS memory block.