Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Mouse Button timer/clicker

5 views
Skip to first unread message

Brian...@realedu.org

unread,
Nov 24, 2003, 5:57:56 AM11/24/03
to
Here's an ornery question;

I'm trying to think of how to
force a mouse click at 5 or 10 minute intervals
over another app, to kick it back to life.

If anyone has seen a code snippet for this,
or knows of an existing specific code or exe,
drop me a line.

Thanks much!


Ali R.

unread,
Nov 24, 2003, 1:00:26 PM11/24/03
to
Get the windows HWND using FindWindow and then send it a WM_LBUTTONDOWN and
a WM_LBUTTONUP message using SendMessage

Ali R.
P.S. you are posting your message in all the wrong places.
comp.os.ms-windows.programmer.win32
microsoft.public.vc.mfc

<Brian...@RealEdu.org> wrote in message
news:mvo3sv8bhi0uu5kvt...@4ax.com...

0 new messages