How to find DLL

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Is there a way to find out which component a certain DLL is in? I need
ksuser.dll but am not sure how to include it.
 
"Primitive - ksuser.dll".

You can use TD Filter feature to search for components by file names they contain.
Or you can use tools like DependencyExplorer (www.xpefiles.com, XPeTools) to create more complicated filters.
 
Sorry, wrong component name.
The one you are looking for is "Kernel Streaming User Mode Support".
 
I have posted this here as I think they are related in the topic's subject.

I also need to include a dll into my build but I can't seem to located it
using the filter (component visibilty = 100).The dll I need to include into
my build is mfc40.dll to location C:\windows\system32.

Could somebody please assist me in telling me how to include this into my
build.

Thanks
 
"Microsoft Foundation Class Library (Legacy)" component is what you are looking for. Under "Software : System : System Services :
Application Support;" category. (Hopefully you work with FP2007)
Visibility of that component is 200.

I don't usually use TD Filters but my own component - DependencyExplorer (XPeTools on www.xpefiles.com).
Although I am pretty sure a properly created TD filter will find it.
 
Back
Top