Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- DOS 5.0 Ref. - <b>int 2fh / 4300h get himem.sys installed state dos 5.0+</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Int 2Fh / 4300h         Get HIMEM.SYS Installed State                DOS 5.0+

    Determines whether an extended-memory manager (HIMEM.SYS) has been
    loaded.

        Entry   AX = 4300h

        Return  AL = 80h | 00h   XMS-driver loaded | not loaded


    The HIMEM.SYS driver provides a set of functions that programs use
    to independently manage extended memory. Although programs can
    also use these functions to manage the high memory area (HMA) and
    upper memory blocks (UMBs), programs should not do so if DOS
    already manages these areas.

    This function returns the installed state of any extended-memory
    manager as long as the manager conforms to the Lotus/Intel/
    Microsoft/AST eXtended Memory Specification (XMS) version 2.0.

See Also: 4310h

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson