Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
FFC\registry.vcx (Editing registry)
Message
From
02/02/2000 12:12:08
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Title:
FFC\registry.vcx (Editing registry)
Miscellaneous
Thread ID:
00326226
Message ID:
00326226
Views:
75
I am trying to understand the REGISTRY.VCX in VFP 6.

The registry.vcx has these procedure

procedure loadregfuncs
procedure openkey
procedure getkeyvalues
procedure setkeyvalues
.
.
.etc


lo = crea("registry")
lo.openkey(cloookupKey,nregKey,lCreateKey)

I am trying to understand what are the three parms for ?
what are the three parms should be???

cLookUpKey = ???
nRegKey = ???
lCreateKey = ???/


How do I know which registry I am dealing with ???

Thanks
Next
Reply
Map
View

Click here to load this message in the networking platform