Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Modifying the registry
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Title:
Modifying the registry
Miscellaneous
Thread ID:
00205563
Message ID:
00205563
Views:
49
I've used the registry class that ships with VFP to modify registry keys. The basic API call used in the registry class is "RegSetValueEx". It works great on string values, however, I now need a method to modify a key stored as a hex value in the registry. The key appears as hex when accessed through regedit.exe - if you export the key from regedit to a .reg file, it is exported as a dword. Is anyone aware of a way to set a hex value in the registry, either through a VFP API call or a C call?

Rick Napolitan
Next
Reply
Map
View

Click here to load this message in the networking platform