Int 49/AX=0003h

Prev Next Ralf Interrups Categories Contents

------

MAGic v1.16+ - SHIFT MAGNIFIED WINDOW TO INCLUDE SPECIFIED LOCATION

AX = 0003h
BX = vertical position (character row [text] or pixel row [graphics])
DX = horizontal position (char column [text] or 8-pixel units [gr])

Return:
AX = status 0000h successful FFFFh MAGic busy, retry later BX,CX,DX destroyed

Note: Window is not moved if the position is inside the current window

See Also: AX=0001h - AX=0004h - AX=0005h

Category: Access Software (screen readers, etc) - Int 49h - M

------

Prev Next Ralf Interrups Categories Contents