AX = 10h
CX = upper X screen coordinate
DX = upper Y screen coordinate
SI = lower X screen coordinate
DI = lower Y screen coordinate
returns nothing
- defines screen region for updating in which the mouse is hidden
if found these coordinates (INT 33,1 must be used to turn cursor
on again)
- see ~INT 33,1~
Zurück zum Interrupt Info. | Roger Morgan / 1998 | L.Änderung 29.03.99 |