how can i see for a given exe file all of its activex dependencies?
thnks
Printable View
how can i see for a given exe file all of its activex dependencies?
thnks
in VB look under the project menu and check 'references' and 'components'
Use the P&D Wizard to create a dependency file.
I didn't made the exe another person made it i want to know which ocx are being used by the exe and i do not have P & D wizard is there any other way to get that info?
Look at planet-source-code.com for "dependency viewer" or somthing similar. There are a couple of projects there that do that.
what about VB's Dependency Walker is there a way that can give me such an info when i run it i get only the info that my exe is depended on very common libs like msvbvm60.dll