Jump to content

magol

Members
  • Posts

    1
  • Joined

  • Last visited

magol's Achievements

Seeker

Seeker (1/7)

0

Reputation

  1. I want to automate an application that depends on where the mouse is when writing keyboard commands. I want to let the user move the mouse to the right place in the program and click the mouse button. Mouse click will then be ignored (via the Low-Level keybord hook) and then the keyboard commands are sent. I have solved it with Win32Api, but it is possible in AutoItX? Edit Or is it posible to extend AutoItX to support this?
×
×
  • Create New...