Visual Basic Code , VB.NET Code, VB Code
  Home   :  Code   :  Forums   :  Submit   :  Mailing List   :  About   :  Contact


RegDeleteKey API is not working ...


RegDeleteKey API is not working ...

Author
Message
vb_programmer
vb_programmer
Forum God
Forum God (685 reputation)Forum God (685 reputation)Forum God (685 reputation)Forum God (685 reputation)Forum God (685 reputation)Forum God (685 reputation)Forum God (685 reputation)Forum God (685 reputation)Forum God (685 reputation)

Group: Forum Members
Posts: 3, Visits: 1
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 ...
mayurkotlikar
mayurkotlikar
Forum God
Forum God (1.8K reputation)Forum God (1.8K reputation)Forum God (1.8K reputation)Forum God (1.8K reputation)Forum God (1.8K reputation)Forum God (1.8K reputation)Forum God (1.8K reputation)Forum God (1.8K reputation)Forum God (1.8K reputation)

Group: Forum Members
Posts: 11, Visits: 1

Use RegEnumKey to enumerate all the sub key and delete them one by one.

Leave (Default) because it is not possible to delete it, and then delete the main key



Mayur Kotlikar
vb_programmer
vb_programmer
Forum God
Forum God (685 reputation)Forum God (685 reputation)Forum God (685 reputation)Forum God (685 reputation)Forum God (685 reputation)Forum God (685 reputation)Forum God (685 reputation)Forum God (685 reputation)Forum God (685 reputation)

Group: Forum Members
Posts: 3, Visits: 1

Thanks for your reply ...

Actually, I have decided not to come to thi forum again! These people are too much concerned about their forum security and don't value my need of the time ...

They simply post the topic so late that I can find answers on other forums before they list my topic on this forum. This is the worst forum I have ever seen and does not carry any sense to be alive in the Online Programmers' Discussion Community. This forum has to be removed from Internet.

 


GO


Similar Topics


Reading This Topic


Login
Existing Account
Email Address:


Password:


Social Logins

Select a Forum....

















A1VBCode Forums


Search