Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Windows Registry
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00682260
Message ID:
00682308
Vues:
14
You can also Download Registry class from www.west-wind.com

Here is the description:
DEFINE CLASS Registry AS Custom
*************************************************************
***    Author: Rick Strahl
***            (c) West Wind Technologies, 1995
***   Contact: (503) 386-2087  / 76427,2363@compuserve.com
***  Modified: 02/24/95
***
***  Function: Provides read and write access to the
***            System Registry under Windows 95 and
***            NT. The functionality provided is
***            greatly abstracted resulting in using
***            a single method call to set and
***            retrieve values from the registry.
***            The functionality  closely matches
***            the way GetPrivateProfileString
***            works, including the ability to
***            automatically delete key nodes.
***
*** Wish List: Key Enumeration and enumerated deletion         
***            Allow Binary Registry values
*************************************************************
>>Could you send me the sintax of the API functions ?
>>
>>I didn't manage to find it in the API seccion of UT.
>>
>>Thanks a lot.
>>
>
>Silvio
>
>Check the FFC that's shipped with VFP since version 5.0. There's a registry class that comes with with it. In 5.0, it's a prg file. In 6.0 and afterwards, it's a vcx.
>
>It can do what you need to do.
If it's not broken, fix it until it is.


My Blog
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform