Int 33/AX=0026h

Prev Next Ralf Interrups Categories Contents

------

MS MOUSE v6.26+ - GET MAXIMUM VIRTUAL COORDINATES

AX = 0026h

Return:
BX = mouse-disabled flag (0000h mouse enabled, nonzero disabled) CX = maximum virtual X (for current video mode) DX = maximum virtual Y

Note: For driver versions before 7.05, this call returns the currently-set maximum coordinates; v7.05+ returns the absolute maximum coordinates

See Also: AX=0031h

Category: Mouse/Pointing Device - Int 33h - M

------

Prev Next Ralf Interrups Categories Contents