Hello everyone I am happy to share this UDF with you which, as you may have read from the title, allows you to emulate multithreading without memory or functionality limitations.
This UDF permit you to initialize different process and execute all code you want,is verry seample exciange information between Threads using this UDF.
This system is good because allow you to execute any kind of code in backgorund or not, with no limitations.
Sure you have to deal with the message system to turn them into commands and data exchange but it's not that complicated, anyway I'm working on it.
Let me know for improvements...
AutoThreadV3.au3 AutoitMultiThread Example.au3