Using pyHook to get mouse coordinates to play back later

后端 未结 3 1966
走了就别回头了
走了就别回头了 2021-01-23 06:00

I am writing a chunk of code to get gather mouse click information using pyHook and then the win32api to get access to a click function. Essentially I am trying to use the mouse

3条回答
提交回复
热议问题