Link to home
Start Free TrialLog in
Avatar of Sym73
Sym73

asked on

How to check references during executable startup

What I would like to do is to have a function that will list the references (COM components) a given executable requires (was compiled with), and then list the files (COM components) that are currently pointed to via the registry.

Does anyone know how to do this in VB6?

Thanks.
ASKER CERTIFIED SOLUTION
Avatar of EDDYKT
EDDYKT
Flag of Canada image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial