Free Text Messages | Mortgage insurance | MPAA | Loans | Bad Credit Mortgages
What task uses what DLL? [Archive] - PCMech Forums

PDA

View Full Version : What task uses what DLL?


thodges5
01-24-2001, 05:38 PM
Is there a way to tell what processes/software uses what DLL under WIN NT 4.0?

Thanks,

TH

glc
01-24-2001, 09:47 PM
You need "Dependency Walker" - it's in the NT Resource Kit if you can get your hands on a copy.

DrZaius
01-24-2001, 09:56 PM
Hi thodges5,

You can also check out this software site:
http://www.softseek.com/Programming/Process_Viewers/
It lists many programs that let you see which processes are running and what dll's they use.

Hope that helps