Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
FFC: Registry Access
Message
De
29/04/1999 16:03:14
 
 
À
29/04/1999 08:44:44
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00213393
Message ID:
00213651
Vues:
29
Hi Chaim.

>1. is this the right method to use for this purpose?

Yes.

>2. if this is the right method for this purpose, what parms should be supplied? Is cKeyName the long key that you find in the registry enclosed in curly braces ({})?

Yes. nRegKey should be HKEY_CLASSES_ROOT (a constant defined in FFC\REGISTRY.H) and cKeyName is the key under that eg. COMCTL.ImageListCtrl for the ImageList control version 5.

eg.

llFound = loRegistry.IsKey('COMCTL.ImageListCtrl', HKEY_CLASSES_ROOT)

Doug
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform