viper27 Posted March 6, 2007 Posted March 6, 2007 (edited) how can i send a message in a non active window , without activate it !!?? ? ?? and i don't want controlsend () command becouse i want to simulate a click without use the mouse or the arrow on desktop !! to send the command in backgorund !! if u understand !! thanks !! Edited March 6, 2007 by viper27
Helge Posted March 6, 2007 Posted March 6, 2007 For example by using the command that was suggested in your first topic...
viper27 Posted March 7, 2007 Author Posted March 7, 2007 (edited) i down't want to send a text , iwant to simulate a mouse click without use the mouse Edited March 7, 2007 by viper27
Moderators SmOke_N Posted March 7, 2007 Moderators Posted March 7, 2007 i down't want to send a text , iwant to simulate a mouse click without use the mouseLook for _MouseClickPlus()... and look at how they use the DLLCall()s and you'll find your answer. Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now