Int 31/AX=EE42h

Prev Next Ralf Interrups Categories Contents

------

DOS32 v3.0+ - ALLOCATE MEMORY BLOCK

AX = EE42h
EDX = size in bytes

Return:
CF clear if successful EAX = size in bytes EDX -> memory block CF set on error

Note: Size is rounded off to the next 4KB boundary

See Also: AX=EE40h - AX=EE41h

Category: DOS Extenders - Int 31h - D

------

Prev Next Ralf Interrups Categories Contents