Int 15/AH=16h

Prev Next Ralf Interrups Categories Contents

------

VMiX - sys_setwindow - SET ROOT WINDOW SIZE AND HOME CURSOR

AH = 16h.

STACK:
DWORD pointer to I/O Request Packet WORD top left corner of window (high byte = row, low = col) WORD bottom right corner of window (high = row, low = col)

Return:
AX = status (SYS_OK or SYS_ERROR)

See Also: AH=14h"VMiX" - AH=17h"VMiX"

Category: DOS-Based Task Switchers/Multitaskers - Int 15h - V

------

Prev Next Ralf Interrups Categories Contents