[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
INT 33 - MS MOUSE - POSITION MOUSE CURSOR
        AX = 0004h
        CX = column
        DX = row
Note:   the row and column are truncated to the next lower multiple of the cell
          size; however, some versions of the Microsoft documentation
          incorrectly state that the coordinates are rounded
SeeAlso: INT 62/AX=0081h

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