[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
INT 33 - MS MOUSE - RETURN POSITION AND BUTTON STATUS
        AX = 0003h
Return: BX = button status
           bit 0  left button pressed if 1
           bit 1  right button pressed if 1
           bit 2  middle button pressed if 1 (Mouse Systems/Logitech mouse)
        CX = column
        DX = row
SeeAlso: AX=000Bh,INT 2F/AX=D000h"ZWmous"

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