Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
I want to check my controls
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Divers
Thread ID:
00198528
Message ID:
00198538
Vues:
24
>I want to have my application check to make sure the active-x controls it uses are installed and the correct version.
>
>Any Ideas?
>
>Thanks,
>
>Scott VandenElzen

Scott, the OCXs each have a version number associated with them. You can retrieve this by using GetFileVersion() with foxtools in 5.0, or AGETFILEVERSION() in 6.0. In both cases, the version number will be stored in the 4th array element. In 5.0 dimension to array to at least 12 elements. In 6.0, 15 elements are returned.
George

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

Click here to load this message in the networking platform