Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Registry

Status
Not open for further replies.

wuxapian

Programmer
Jun 13, 2001
52
GB
Hi,

I am trying to access the registry (win XP/2000) using RegCreateKeyEx and related functions.

I can only write to the HKEY_CURRENT_USER key, does anyone know how to access the other keys programatically.

TIA.
 
I don't exactly understand your problem. Maybe you should post some code, as the RegCreateKeyEx and related functions DO provide you with access to other keys than just HKEY_CURRENT_USER.
Greetings,
Rick
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top