[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
INT 33 - MS MOUSE v8.10+ - LCD SCREEN LARGE POINTER SUPPORT
        AX = 0035h
        BX = function
            FFFFh get current settings
                Return: AX = 0000h
                        BH = style (see below)
                        BL = size (see below)
                        CH = threshold
                        CL = active flag (00h disabled, 01h enabled)
                        DX = delay
            other
                BH = style (00h normal, 01h reverse, 02h transparent)
                BL = size (00h small "1", 01h medium "1.5", 02h large "2")
                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
SeeAlso: AX=002Ah

See Also: 330012
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson