Hello!
Erel somewhere says that the code into code modules is executed in the main thread of the application.
My question is: where is executed the code of the code modules called from a thread of a multithreaded application? In the main thread or in the thread called it?
Thank you in advance!
Erel somewhere says that the code into code modules is executed in the main thread of the application.
My question is: where is executed the code of the code modules called from a thread of a multithreaded application? In the main thread or in the thread called it?
Thank you in advance!