Is there any python that works like pywin32 SendMessage PostMessage.
doesn't move the mouse?

I want to move the mouse scroll or click the mouse without moving the
mouse, I have used WM_MOUSEWHEEL. but not successful. It only works in one
window. Will there be another one

or it only works on the left side of the screen I tried moving the window
to another section but it didn't work when I moved it back to the same
place in the top left it works.

this is an example:
https://drive.google.com/file/d/137ouHgJR3eRZTUOFkHjPGO2eoMfQelCz/view?usp=sharing
_______________________________________________
python-win32 mailing list
python-win32@python.org
https://mail.python.org/mailman/listinfo/python-win32

Reply via email to