G
Guest
I've loaded a DLL in memory (object.createinstance). How can I unload it from
memory again? When I set the handle to nothing the DLL stays active (that is,
it's internal routines are still executing).
memory again? When I set the handle to nothing the DLL stays active (that is,
it's internal routines are still executing).