Home |
RTTarget-32 Programming Manual Running Win32 Programs without Win32 Running a Program on the Target DPMI Emulation Alternate Heap Manager RTTHeap Compiling and Linking with On Time RTOS-32 |
DPMI EmulationRTTarget-32 emulates six DPMI functions: Interrupt 31h, functions 0202h, 0203h, 0204h, 0205h, 0210h, and 0212h. They are provided in order to support third-party libraries that may install interrupt or exception handlers using these functions. Vector remapping is done for hardware interrupt handlers just as for DOS emulation (see above).
|