[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
INT 15 - DESQview v2.00+ - "GETMEM" - ALLOCATE "SYSTEM" MEMORY
        AX = DE0Ch
        BX = number of bytes
Return: ES:DI -> allocated block or 0000h:0000h (DV 2.26+)
Note:   use SETERROR (AX=DE15h) to avoid a user prompt if there is insufficient
          system memory
SeeAlso: AX=DE0Dh,AX=DE15h

See Also: 151001
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson