Simulating a mouseclick

Just starting out? Need help? Post your questions and find answers here.
fenyctis
User
User
Posts: 21
Joined: Sat Sep 10, 2005 9:08 pm

Simulating a mouseclick

Post by fenyctis »

I would like to simulate a mouseclick, on the position where the mouse is at that moment.
I've searched the forums, but couldn't find a solution.

~fenyctis
fenyctis
User
User
Posts: 21
Joined: Sat Sep 10, 2005 9:08 pm

Post by fenyctis »

I found the answer myself after more searching.
Thanks a bundle anyway.

viewtopic.php?t=3942

mouse_event_(#MOUSEEVENTF_LEFTDOWN,0,0,0,0)
Post Reply