[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Int 33 Fn 0004  - MS Mouse V1.0+ - Position Mouse Cursor                   [M]

   AX = 0004h
   CX = column
   DX = row

Note:  the row and column are truncated to the next lower multiple of the cell
     size (typically 8x8 in text modes); however, some versions of the
     Microsoft documentation incorrectly state that the coordinates are
     rounded

See Also: AX=0003h,INT 62/AX=0081h

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