Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Obtaining DLL information from inside
Message
De
22/02/1999 14:58:44
 
 
À
22/02/1999 11:53:16
Information générale
Forum:
Visual FoxPro
Catégorie:
Programmation Orientée Object
Divers
Thread ID:
00190002
Message ID:
00190090
Vues:
18
>I have a class that I compile into a DLL. From inside the class, I want a method that will return the verion number of the DLL that was set at build time. Getting the version number is easy using AGETFILEVERSION(). But, how do I get the name of the DLL?


Hello Craig!

I use GetModuleFileName() in C++ for this.

BB
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform