Int 2F/AX=43E3h/BX=0000h

Prev Next Ralf Interrups Categories Contents

------

DOS Protected Mode Services (DPMS) v1.0 - DPMS STARTUP BROADCAST

AX = 43E3h
BX = 0000h
CX = 4450h ('DP')
DX = 4D53h ('MS')
ES:DI -> DPMS server structure (see #02791)

Return:
BX = status bit 0 set if server is not allowed to load (e.g. some resident program is incompatible)

Note: This callout is made while the potential server is running as a normal real-mode DOS program, so there are no BIOS/DOS re-entrancy issues

See Also: AX=43E0h - AX=43E4h

Category: Memory Management - Int 2Fh - D

------

Prev Next Ralf Interrups Categories Contents