hi friends
I have in my pocket how to use SetCursorPos & Mouse EVENT API usage.
But i want Mouse Click on given coordinates... Without moving Cursor
Means i can use Mouse Event API to generate Click
But cursor should stay where it is But click should be generated..
Lets take an example
Mouse Cursor is on Coordinates ( 100,100)
but i want to click at Coordinates (200,200) but cursor should keep on displaying at (100,100)
** i think it made sense
Thx in Advance
