|
Allocate a number of descriptors. |
|
|
Allocate a block of linear memory. |
|
|
Copy data from DOS to heap. |
|
|
Copy data from heap to DOS memory. |
|
|
Create new descriptor from existing descriptor. |
|
|
Disable hardware interrupts. |
|
|
Fill DOS memory with a character. |
|
|
Fill DOS memory with a word value. |
|
|
Move data from DOS memory to DPMI memory. |
|
|
Move DOS memory. |
|
|
Move data from DPMI memory to DOS memory. |
|
|
Enable hardware interrupts. |
|
|
Free a descriptor. |
|
|
? No description available. |
|
|
Free allocated memory block. |
|
|
Release real mode callback. |
|
|
Get CS selector. |
|
|
Get descriptor's access rights. |
|
|
Return DPMI information. |
|
|
Get DS Selector. |
|
|
Return current exception handler. |
|
|
Convert physical to linear address. |
|
|
Return information on the available memory. |
|
|
Return selector increment value. |
|
|
? No description available. |
|
|
Return the page size. |
|
|
Get protected mode exception handler. |
|
|
Return protected mode interrupt handler. |
|
|
Return real mode callback. |
|
|
Get real mode interrupt vector. |
|
|
Return current run mode. |
|
|
Return base address from descriptor table. |
|
|
Return segment limits from descriptor. |
|
|
Return SS selector. |
|
|
Allocate DOS real mode memory. |
|
|
Free DOS memory block. |
|
|
Read byte from I/O port. |
|
|
Read longint from I/O port. |
|
|
Read word from I/O port. |
|
|
Lock code memory range. |
|
|
Lock data memory range. |
|
|
Lock linear memory region. |
|
|
Map a device into program's memory space. |
|
|
Write byte to I/O port. |
|
|
Write longint to I/O port. |
|
|
Write word to I/O port. |
|
|
Simulate interrupt. |
|
|
Request linear address region. |
|
|
Map segment address to descriptor. |
|
|
Fill segment with byte value. |
|
|
Fill segment with word value. |
|
|
Move data between 2 locations. |
|
|
Set access rights to memory descriptor. |
|
|
Set exception handler. |
|
|
? No description available. |
|
|
Set protected mode exception handler. |
|
|
Set protected mode interrupt handler. |
|
|
Set real mode interrupt handler. |
|
|
Set descriptor's base address. |
|
|
Set descriptor limit. |
|
|
Return DOS transfer buffer offset. |
|
|
Return DOS transfer buffer segment. |
|
|
Return DOS transfer memory buffer size. |
|
|
Return offset of DOS transfer buffer. |
|
|
Unlock code segment. |
|
|
Unlock data segment. |
|
|
Unlock linear memory region. |