Int 21/AX=252Bh/BH=0Ah

Prev Next Ralf Interrups Categories Contents

------

Phar Lap 386/DOS-Extender v4.1 - SET PAGETABLE ENTRY/PAGE TABLE INFO

AX = 252Bh
BH = 0Ah
BL = subfunction
00h set page table entry for linear address
ECX = linear address for which to get page table entry
01h set page table entry for logical address
ES:ECX = address for which to get page table entry
ESI = page table entry
EDI = additional page table information

Return:
CF clear if successful CF set on error EAX = error code 0009h invalid address 0082h running under DPMI

See Also: AX=252Bh/BH=09h

Category: DOS Extenders - Int 21h - P

------

Prev Next Ralf Interrups Categories Contents