Int 33/AX=0010h

lup.gif ldown.gif Interrups Categories Contents

rbline.gif

Genius MOUSE - DEFINE SCREEN REGION FOR UPDATING

AX = 0010h
ES:DX -> update region list (see #03173)

Notes: Mouse cursor is hidden in the specified region, and needs to be explicitly turned on again. This version of the call is described in an August 1988 version of the Genius Mouse programmer's reference; it has been changed to conform to the Microsoft version shown above by version 9.06 (and possibly earlier versions)

See Also: AX=0001h - AX=0002h - AX=0007h - AX=0010h"MS MO

Format of Genius Mouse update region list: Offset Size Description (Table 03173) 00h WORD left-most column 02h WORD top-most row 04h WORD right-most column 06h WORD bottom-most row

Category: Mouse/Pointing Device - Int 33h - G

rbline.gif

lup.gif ldown.gif Interrups Categories Contents