How can I find out the name/paths of the DLL(s) running under an
instance of Svchost.exe? Im using PSAPI to create a tasks & threads
list, but when one ore more service DLLs run under a svchost instance, I
can list it's trheads but can't find out the names of the DLLs each
thread belongs to.