Hi
How can i unload MTM dll from memmory?
MTM modules are cached for some time when you load them.
I try to uninstall my MTM plugin but i get KErrInUse (After it was used).
Is it posible unload MTM dll by force? (not star wars force)
thx
Hi
How can i unload MTM dll from memmory?
MTM modules are cached for some time when you load them.
I try to uninstall my MTM plugin but i get KErrInUse (After it was used).
Is it posible unload MTM dll by force? (not star wars force)
thx
Just a guess, but...
Does it only happen when Messaging App is running. Maybe try using the RProcess.Kill().