Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Accessing DLL in arbitrary folder
Message
 
À
Tous
Information générale
Forum:
Visual Basic
Catégorie:
VBA
Titre:
Accessing DLL in arbitrary folder
Divers
Thread ID:
00708567
Message ID:
00708567
Vues:
58
I have an application folder which contains a DLL. I also have a Office Template with a macro that needs to access the DLL. I know at runtime (via a Registry entry) what folder the DLL is in, but not at Design Time. Declaring the functions in the DLL via the "Declare Sub Lib "
is a Declaration which presumably(?) must be resolvable at Compile-Time.

If I put the DLL in the System32 directory, VBA will find it. I would prefer not to (who wouldn't?). Is this just a limitation of VBA, or is there a technique I'm not aware of that will allow me to declare the actual location of the DLL at runtime?
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform