Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- TCXL Database - Norton Guide http://www.X-Hacker.org [^^Up^^] [Menu] [About The Guide]
 EMSalloc        This function allocates Expanded Memory pages.
 EMSfree         Frees a block of EMS pages.
 EMSgetnam       Returns "name" of EMS block assoc.with the passed handle.
 EMScount        Gets the number of EMS handles previously allocated.
 EMSpages        Gets number of EMS pages assoc.with the passed handle.
 EMSmap          Maps "logical" EMS page into "physical" hardware loc.
 EMSquery        Get the number of free EMS pages.
 EMSrest         Restores the EMS Page Map.
 EMSsave         Saves the EMS Page Map.
 EMSsetnam       Assigns a "name" to be assoc.with the particular EMS handle.
 EMSstat         Checks the status of the EMS driver.
 XMSalloc        Allocates a block of the given size
 XMScopy         Copy from a block of memory to another block of memory.
 XMSfree         Free a block of extended memory previously allocated.
 XMSavail        Get amount of free XMS available.
 XMSquery        Determine amount of memory used by passed XMS handle.
 XMSlock         Locks an extended memory block
 XMSrealloc      Changes the size of a block of extended memory
 XMSunlock       Unlocks a previously-locked Extended Memory block.
 _A20???         Manipulate the A20 line on 286 processors.
 UMBalloc        Allocates an Upper Memory Block.
 UMBfree         Frees a previously allocated UMB.
 HMAalloc        Reserves the High Memory Area for use by this appl.pgm.
 HMAfree         Frees the HMA area for use by other programs.

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