Jump to content

How to achieve Auto mouse action recording

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
1 reply to this topic

#1
Guest_johnson777676_*

Guest_johnson777676_*
  • Guests
Hi Guys,

We are having a lot of software with auto mouse action recording function in those days. Just wondering if someone could advise how to achieve this? In specific, how to record movement of mouse and also the clicks or key strokes when using mouses.

#2
Guest_Jordan_*

Guest_Jordan_*
  • Guests
You would need to capture the X,Y mouse coordinates and all keystrokes. What IDE are you using and I may be able to give you a built in function.

Take a look here for Visual C++: http://msdn.microsof...onmousemove.asp