Simulating mouse clicks

P

Pedro Sebastiao

I need in urgence a program that simulates multiple mouse clicks in a
windows xp application.
I would appreciate if someone could send it to me.
(e-mail address removed)
 
J

JKop

Pedro Sebastiao posted:
I need in urgence a program that simulates multiple mouse clicks in a
windows xp application.
I would appreciate if someone could send it to me.
(e-mail address removed)

OFF TOPIC


Go to msdn.microsoft.com


Read up on the Win32API function "SendMessage". Then read up on
"WM_MOUSEMOVE" and related messages. Put them together and viola.


-JKop
 
P

Prateek R Karandikar

I need in urgence a program that simulates multiple mouse clicks in a
windows xp application.
I would appreciate if someone could send it to me.
(e-mail address removed)

There exist no such things as "mouse" and "click" in Standard C++.

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
To iterate is human, to recurse divine.
-L. Peter Deutsch
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,579
Members
45,053
Latest member
BrodieSola

Latest Threads

Top