You have to exit the process manually using exit() or any windows apis like ExitProcess(0)
engine_close closes the engine but not the "parent" process nor its other threads. Its only a DLL in this case

Last edited by Ch40zzC0d3r; 08/26/16 10:35.