作者:gt2000 | 时间:2008-03-22 06:46 | 标题:大家有鼠标滚轮的资料吗??
刚刚想在dos下写个程序,但是用到鼠标滚轮了,不能驱动它大家有这方面的资料吗,共享一下吧,谢谢了,现在真的很难找到这些资料阿.
作者:070 | 时间:2008-03-27 22:04
cute mouse
http://cutemouse.sourceforge.net/
supports the wheel. Wheel programming info is included in the v2.0 packages.
it is open source.you'd better see it by yourself.
Notice: Normal api don't support the wheel. That is mean:
no all mouse drivers supports the wheel.so please choice the driver.
作者:gt2000 | 时间:2008-06-03 05:20
谢谢楼上的朋友,我去看看