Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Which dll do I need?
Message
 
 
À
06/04/2001 23:31:40
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
00493153
Message ID:
00493226
Vues:
17
>Hi,
>
>Is there a way to find the DLL required for an ActiveX control without having to run the Setup Wizard?
>
>My app is already installed on over 70 PCs and I'd like to add an animation to one of the pages. I've manually registered other DLL files with no problems, but I don't know which DLL file to install for the internet explorer control.
>
>Browser.dll seems the obvious choice, but I want to be certain.
>
>TIA

Larry,
You could use the Depends.Exe utility that ships with Visual Studio. You couild examine the new DLL and see what other files it needs. Another way is to find the dependency (.DEP) file associated with the DLL. This will list all the files that the DLL requires. It is this file that the Setup Wizard examines to determine what other files it needs to package up.

HTH.
Larry Miller
MCSD
LWMiller3@verizon.net

Accumulate learning by study, understand what you learn by questioning. -- Mingjiao
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform