Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How can I get the DLL version of a library in VFP?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Divers
Thread ID:
00400392
Message ID:
00400410
Vues:
15
>Hi,
>
>I am trying to get the DLL version of Wininet.dll in my program!
>
>How can I do that?
>
>Someone told me that there is a function in foxtools library, but what is the name and where can I get documentation for this?
>
>Thank you,
Vali,

Whether or not you need foxtools depends on the version of VFP you're running. I 6.0, there's AGETFILEVERSION() that'll give you this information. In previous versions, you need to use GetFileVersion() in Foxtools. It's documented in the hlp file that shipped with 5.0 (foxtools.hlp??). I've also documented it in my "Extended Foxtools Help" file available for download here (under "Coding, Syntax, and Commands").
George

Ubi caritas et amor, deus ibi est
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform