ax=0,support is not available(mean: mouse is not connected) ax=1,show mouse pointer(mean: mouse pointer is show in screen) ax=2,hide mouse pointer(mean: mouse pointer is hide ) ax=3,mouse position when, cx= x position dx=y position. ax=3,mouse button press. if bx=0,No key is pressed bx=1,mouse left button is pressed bx=2,mouse right button is pressed bx=3,mouse centre button is pressed ax=4,set mouse position where, cx=x coordinate dx=y coordinate ax=7,set horizontal limits for pointer where,cx=minimum x coordinate dx=maximum x coordinate ax=8, set vertical limit for pointer where,cx=minimum y coordinate dx=maximum y coordinate
Comments
Post a Comment