ryeguy Posted August 24, 2005 Posted August 24, 2005 I'm pretty sure that there isn't a function to do this in autoit, so I was just wondering if anyone knew of a way to do it through a DLL or something. How can I detect if the mouse button is held down or not, no matter what window it's in? (I'm not using a gui so don't refer me to guigetmsg) I tried searching but I couldn't exactly find anything.
layer Posted August 24, 2005 Posted August 24, 2005 (edited) Search the forum for the _IsPressed UDF.Ehhh, here it is:http://www.autoitscript.com/forum/index.php?showtopic=5760Hope that helps Edited August 24, 2005 by layer FootbaG
ryeguy Posted August 24, 2005 Author Posted August 24, 2005 (edited) heh thanks, I had this function all along but i didn't know it could be used for the mouse too. Edited August 24, 2005 by ryeguy
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