Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Ralf Brown's Interrupt List (Part 1,2) - int 33 - ms mouse - position mouse cursor http://www.X-Hacker.org [<<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: AX=0003h

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson