Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Retrieving Version of DLL
Message
De
05/09/2001 16:31:50
 
 
À
05/09/2001 16:23:11
Ronald Suen
Epic Solutions Inc.
Edmonton, Alberta, Canada
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Divers
Thread ID:
00552795
Message ID:
00552801
Vues:
11
>Hi all,
>
>I want to retrieve the version number of a DLL. How would I go about doing this?
>
>Thanks in advance,

AGetFileVersion():
lnResult = AGetFileVersion(lArr, "c:\mypath\myvfp.dll")
lcVersion = Transform(lArr(4))
HTH
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform