PDA

Click to See Complete Forum and Search --> : References


yrwyddfa
Apr 28th, 2005, 04:15 AM
Does anyone know of, or indeed - has written, an application that interrogates and ActiveX DLL (COM component) and return it's external references - that which is set using the References dialog within the VB6 IDE?

Hack
Apr 29th, 2005, 09:44 AM
Are you talking about something that will look at a .exe file, and list out its dependencys?

yrwyddfa
Apr 29th, 2005, 09:47 AM
I need something that will look at any form of PE file. I am particularly interested in retrieving the ActiveX references set in the References dialog in the VB6 IDE but other dependencies will need to be included too.