mouse click generation

D

drfabius2000

How do you generate a mouse click in a windows environment? I can read
the output of the mouse but would like to program a double click event,
at best through generating two left clicks fast after each other by
software, not the hard way.
 
V

Vladimir S. Oka

How do you generate a mouse click in a windows environment? I can read
the output of the mouse but would like to program a double click event,
at best through generating two left clicks fast after each other by
software, not the hard way.

Standard C (and that's what's this /news/group is all about) knows
nothing about mice, windows, clicks (not even triple-clicks), and other
pests.

The place for this question is comp.os.ms-windows.programmer.*
hierarchy. I've tried addin a followup-to comp.os.ms-windows.programmer
as a starting point, but Google thinks the group does not exist
(although I found it through Google Groups)?

Cheers

Vladimir
 
F

Flash Gordon

How do you generate a mouse click in a windows environment?

Normally by clicking on the mouse.
> I can read
the output of the mouse but would like to program a double click event,
at best through generating two left clicks fast after each other by
software, not the hard way.

If you want to do it from SW then it depends on your GUI, so ask in a
group dedicated to your system.
 

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

Forum statistics

Threads
474,173
Messages
2,570,937
Members
47,481
Latest member
ElviraDoug

Latest Threads

Top