Int 33/AX=0035h

Prev Next Ralf Interrups Categories Contents

------

MS MOUSE v8.10+ - LCD SCREEN LARGE POINTER SUPPORT

AX = 0035h
BX = function
FFFFh get current settings

Return:
AX = 0000h BH = style (see #03183) BL = size (see #03184) CH = threshold (00h-64h) CL = active flag (00h disabled, 01h enabled) DX = delay other BH = pointer style (see #03183) BL = size (see #03184) CH = threshold (00h-64h) CL = active flag (00h disable size change, 01h enable) DX = delay (0000h-0064h)

Return:
AX = 0000h

Note: Not supported by Logitech driver v6.10

See Also: AX=0012h - AX=002Ah

(Table 03183) Values for pointer style: 00h normal 01h reverse 02h transparent

See Also: #03184

(Table 03184) Values for pointer size: 00h small ("1") 01h medium ("1.5") 02h large ("2")

See Also: #03183

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

------

Prev Next Ralf Interrups Categories Contents