Page 1 of 1

Simulating a mouseclick

Posted: Thu Mar 02, 2006 4:26 pm
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

Posted: Thu Mar 02, 2006 4:41 pm
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)