OverWhelmed -- Which Program Uses What?

D

David

I can code all day long and make dll's when required.

Yet I have never been able to understand how to get a list of what program
uses what when it is installed in the OS (XP).

Is there anyway to get a listing of what program uses which DLL's and which
registry entry is associated with which program AFTER INSTALLING?
 
D

dadiOH

David said:
I can code all day long and make dll's when required.

Yet I have never been able to understand how to get a list of what
program uses what when it is installed in the OS (XP).

Is there anyway to get a listing of what program uses which DLL's and
which registry entry is associated with which program AFTER
INSTALLING?

Dependency Walker will give you the dependencies for a particular program
but not programs en masse.

--

dadiOH
____________________________

dadiOH's dandies v3.06...
....a help file of info about MP3s, recording from
LP/cassette and tips & tricks on this and that.
Get it at http://mysite.verizon.net/xico
 
D

David

dadiOH

Thanks for responding. Familiar with dependency walker.
Looking for en masse. For new installs been trying to use
the old RegMon and FileMon, but old programs big headache
without lot work.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top