Int 31/AX=FF11h

Prev Next Ralf Interrups Categories Contents

------

CauseWay - GetMemLinear32 - ALLOCATE MEMORY WITHOUT SELECTOR

AX = FF11h
ECX = size of block in bytes

Return:
CF clear if successful ESI = linear address of allocated block CF set on error

Note: This function may return addresses above 16M

See Also: AX=FF0Ch - AX=FF10h - AX=FF13h - AX=FF14h

Category: DOS Extenders - Int 31h - C

------

Prev Next Ralf Interrups Categories Contents