RegDeleteKey API does not work ...
Hello to all Forum members ;
I'm new to Registry stuff and I need to implment few Registry API in my current on-going project. I'm trying to implement RegDeleteKey API to delete a specific registry key. I found that if there is any sub-key for the reg-key I'm passing as param, this API fails to delete the key. Is that the same way it has to be or I'm missing something ?
Please tell me if there is any solution for this ? Any ready API to handle this functionality (which will delete the Registry key with all its sub-keys.)
Waiting for your reply ...
|