ProgrammingBrain Posted September 26, 2010 Posted September 26, 2010 how can i add multi threading using UDFs ?i want to make some of my script functions work in single thread how can i do that using UDF like Process + Thread + DLL Functions UDFsor any other UDFs
JohnOne Posted September 26, 2010 Posted September 26, 2010 I take it you tried something, after reading the thread you linked to. Maybe you could post your attempts, or at least some indication of what you are trying to accomplish. Autoit dosent support multithreading either. AutoIt Absolute Beginners Require a serial Pause Script Video Tutorials by Morthawt ipify Monkey's are, like, natures humans.
ProgrammingBrain Posted September 26, 2010 Author Posted September 26, 2010 I take it you tried something, after reading the thread you linked to.Maybe you could post your attempts, or at least some indication of what you are trying to accomplish.Autoit dosent support multithreading either.i know that Autoit dont support Threading but i said using UDFs
JohnOne Posted September 26, 2010 Posted September 26, 2010 Okay, your best bet is to post what you have tried and someone may then be able to help you with it. I'm not kidding when I say, just asking "Help me multithread with autoit" (thats what UDFs are, Autoit functions) is going to get you nowhere. AutoIt Absolute Beginners Require a serial Pause Script Video Tutorials by Morthawt ipify Monkey's are, like, natures humans.
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