Posted: Thu Mar 21, 2013 4:13 am Post subject: suspend process'' modules
is it possible to suspend some modules of processs ?
removing them make crash
i just want to suspend them
i saw the modules by proccess hacker but there is no suspender for modules
You can suspend a thread.
You can suspend all threads of a process, this is called suspending a process.
You cannot suspend a module. The module itself isn't doing anything, but the threads running its code are.
It is like "Can you stop a floor tile?". No, but you can stop the people (=threads) walking on it.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum