Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Check if already registered
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Divers
Thread ID:
00409538
Message ID:
00409603
Vues:
16
>You can use the IsKey() function in the registry class that's comes with VFP. Simply:
SET CLASSLIB TO REGISTRY.VCX
>oReg = CREATEOBJECT("Registry")
>? oReg.IsKey("MSComDlg.CommonDialog") && Common Dialogs Control
Thanks, I was looking through registry.prg in samples classes but did not see
the class you mentioned ! I'll give it a look now !

Thanks again ...
CB
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform