Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Zortech C++ 3.0r4 - <b>emm_maphandle</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
emm_maphandle
   Note-This function is not available under OS/2 or the ZPM or DOSX
   extenders.

Usage

   #include <emm.h>
   void emm_maphandle(int handle, unsigned logical, unsigned
   physical);


Description

   This routine requests the Expanded Memory Manager to map the logical
   page, logical, which belongs to handle onto the specified physical page
   in the EMM page frame.

See Also

   emm_allocpages



See Also: emm_allocpages

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