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 l
Sanaa Mouzahir wrote:
Apologies for the late reply, I had to go through a lot of
documentation regarding SolidWorks itself. Unfortunately, the
available documentation that I find is regarding creating a SW COM
object, however, nothing about running a macro already written in
SolidWorks VB. M