Has anyone been able to call mouseEvent to simulate a horizontal scroll wheel? Whenever I try this nothing seems to happen although vertical works fine. I'm using this contstant: MOUSEEVENTF_HWHEEL = 0x1000
Has anyone been able to call mouseEvent to simulate a horizontal scroll wheel? Whenever I try this nothing seems to happen although vertical works fine. I'm using this contstant: MOUSEEVENTF_HWHEEL = 0x1000
Are you running on Vista or later? MOUSEEVENTF_HWHEEL is not supported on pre-Vista OS versions. -- Remy Lebeau (TeamB)
I tried it using Windows 7. FYI, I am invoking the mouseEvent from C# Is it required to have a mouse attached that supports horizontal scrolling?
Users browsing this forum: No registered users and 90 guest