I have a microsoft two button mouse with a center wheel. I can
use Call Interrupt &h33 and it will detect pressing the wheel
as the center button (presumibly on a 3-button mouse). However,
I don't seem to be able to detect when the wheel is being
rotated. Anybody know how to detect the wheel being rotated?
------------------
use Call Interrupt &h33 and it will detect pressing the wheel
as the center button (presumibly on a 3-button mouse). However,
I don't seem to be able to detect when the wheel is being
rotated. Anybody know how to detect the wheel being rotated?
------------------
Comment