[Quote=引用 1 楼 nosachow 的回复:]
MS MOUSE v1.0+ - RETURN BUTTON PRESS DATA
AX = 0005h
BX = button number (see #03169)
Return:
AX = button states (see #03168) BX = number of times specified button has been pressed since last call CX = column at time specified button was last pressed DX = row at time specified button was last pressed
Note: At least for the Genius mouse driver, the number of button presses returned is l…
[/Quote]
我运行的时候,每次一按鼠标,就返回了
结果是1,
那这个程序还有什么意思啊?
Return:
AX = button states (see #03168) BX = number of times specified button has been pressed since last call CX = column at time specified button was last pressed DX = row at time specified button was last pressed
Note: At least for the Genius mouse driver, the number of button presses returned is limited to 7FFFh
(Table 03169)
Values for mouse button number:
0000h left
0001h right
0002h middle (Mouse Systems/Logitech/Genius mouse)