Jump to content

Recommended Posts

Posted

I want to send keys directly (dinput) with autoit and not by using

Send("{enter}")

I want to know if theres an alternative command to send keys.

And if there is no other ways or can i use SendMessage or Postmessage of Ahk

And tell me the parameters in english and what they mean if there is an alternate command in AutoIt to send keys to a program

Posted

I want to send keys directly (dinput) with autoit and not by using

Send("{enter}")

I want to know if theres an alternative command to send keys.

And if there is no other ways or can i use SendMessage or Postmessage of Ahk

And tell me the parameters in english and what they mean if there is an alternate command in AutoIt to send keys to a program

ControlSend()?

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...