Create a parallel thread to thread of backtesting with extern DLL.

 

Hi,

i need information how is a DLL menaged by the platform.

First: When i call a extern function declare in mine DLL how the platform work?

Inject first the DLL in the process, get the module address and call the function or make other operations?

Second: Can i create a new thread for the specific dll in the process? ( i think yes )

Best regards,

Kliton

Reason: