ProgrammingBrain 0 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 Share this post Link to post Share on other sites
JohnOne 1,603 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. Share this post Link to post Share on other sites
ProgrammingBrain 0 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 Share this post Link to post Share on other sites
JohnOne 1,603 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. Share this post Link to post Share on other sites