Hi everybody, i am new working with VFP and i need to work with the the class Registry.vcx. But i dont understand the sample code that come with the VFP. Anybody can tell me how this work or knows a page with a tutorial of this class???
JETTTT,
It's not very difficult to use either the Registry. VCX or .PRG - other than initialization and cleanup they are the same.
What are you trying to do - read or write a registry item? What kind of data is installed?
It's important that you know how the registry is organized and understand the terminology used.
What version and SP level of VFP are you using?
There are also examples in the FAQ seciton that simply use API calls. This is what the .VCX/.PRG use, it's just a bit simpler and more limited that using the API directly.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.