PDA

View Full Version : Getting information on DLLS (W98)



Poulatien
11-30-2002, 10:30 AM
Hi,

Does anyone know a good web or app solution that could help me identify information about dlls. More specifically, I'd like to know which apps placed them there if possible. BUt often I'd be happy to know the author of the DLL (e.g. ms or symantec).

The best thing I've seen so far was scanbin, which tells you that information, but the app was horrible in many regards.

Are there any websites that catalog dll info?

Is it possible to use hexedit to see who makes the files?

Thanks in advance

TonyKlein
11-30-2002, 10:38 AM
Here's the Microsoft DLL Help database: www.Google.com (http://support.microsoft.com/servicedesks/fileversion/dllinfo.asp>http://support.microsoft.com/servicedesks/fileversion/dllinfo.asp</a>

It) Net or Groups search will often turn up valuable information on all others

e_Name
12-01-2002, 01:04 AM
*
Try this:

...right-click on the .dll &gt; properties &gt; version Tab &gt; then, under "version name" highlight an item and detail/s can be viewed in right panel

Hope that helps

e_