Get Mouse Wheel Scroll usin Win32api in Python

后端 未结 0 367
我在风中等你
我在风中等你 2020-12-02 04:26

I want to read mouse wheel scroll events and then simulate them. I know I can simulate it using below code.

#Scroll one up
win32api.mouse_event(MOUSEEVENTF_WH         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题