How can I make the mouse click at a certain position, expressed in pixels counted from the left top corner of the screen? I've tried google and some threads here on The Scripts, but none of them seemed to work. Using vb6.
How can I make the mouse click at a certain position, expressed in pixels counted from the left top corner of the screen? I've tried google and some threads here on The Scripts, but none of them seemed to work. Using vb6.
Yarr
Hey ...i found out how to do it on here....let me see whether i can find the thread..
kk think i found it....
try this: Thread
Thanks, but the thread you linked me to is about capturing the position of the mouse and the window it's currently on etc. What I want to do could be described as "clicking by code", so actually overruling the mouse with the program.
Thanks, but the thread you linked me to is about capturing the position of the mouse and the window it's currently on etc. What I want to do could be described as "clicking by code", so actually overruling the mouse with the program.
Ok, I'm trying to get it working, but it's a bit difficult, as I don't have Visual Studio myself anymore, and so a friend of mine is doing the whole compiling etc, as the program is made for him anyway.
I'll post more if it's done.
Comment