trying to make a macro-script with windows API

A

anoniem

Hello,

I am trying to make a script which will for example automatically move
the mousepointer from one position to another and then click
leftmousebutton.

I am looking for code-examples. Should I use windows API to make this
macro?

for example I might use windows API GetCapture() to get the window
that has the mouse focus.

Peter.
 
V

velthuijsen

anoniem said:
Hello,

I am trying to make a script which will for example automatically move
the mousepointer from one position to another and then click
leftmousebutton.

I am looking for code-examples. Should I use windows API to make this
macro?

for example I might use windows API GetCapture() to get the window
that has the mouse focus.

Peter.

This has nothing to do with C++ as language. Try looking in
comp.os.ms-windows.programmer (or one of it's sub groups).
 
J

Jack Klein

Hello,

I am trying to make a script which will for example automatically move
the mousepointer from one position to another and then click
leftmousebutton.

I am looking for code-examples. Should I use windows API to make this
macro?

for example I might use windows API GetCapture() to get the window
that has the mouse focus.

Peter.

Ask in .
 

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,764
Messages
2,569,567
Members
45,041
Latest member
RomeoFarnh

Latest Threads

Top