- 4.28.2.39 -
Standard Units
DPMI Unit
DPMI Unit Procedures and Functions
SegmentToDescriptor function
Targets: MS-DOS only
DPMI Unit
This function is used to convert real mode segments into descriptors that are addressable by protected mode programs.
Declaration:
function
SegmentToDescriptor(Segment: Word): Word;
Remarks:
Returns selector mapped to real mode segment if successful, or zero.
ResizeDosMemoryBlock function
Table of Content
SelectorInc function
- 4.28.2.39 -