|
-
Aug 1st, 2001, 12:16 PM
#1
Thread Starter
Addicted Member
Using the registry
I'm trying to delete a value in the registry in my program, but I have a question. The RegDeleteValue key will work but it only has two parameters. The hKey and the Value. If I want to delete a key in say HKEY_CURRENT_USER\Software\MyCompany then how do I put that in hKey? I've tried HKEY_CURRENT_USER & "Software\MyCompany" but that doesn't seem to work. What to do?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|