CPB Mailing List
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Delete reg key
Have you tried RegDeleteKey.
Example...
::RegDeleteKey(HKEY_CURRENT_USER, "Software\High Voltage\High
Security\3" );
--
Randy Charles Morin - mailto:rmorin@kbcafe.com
The Programmer's Knowledge Base - http://tips.kbcafe.com/tips/
You wrote:
How do I delete a registry key? For example I would like to delete the
key HKEY_CURRENT_USER\Software\High Voltage\High Security\3\. How
is that done?
W Komornicki's Home Page |
Main Index |
Thread Index