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 strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

deletekey function keeps running

Status
Not open for further replies.

Amulet

Programmer
Sep 29, 2002
19
MY
hi..i'm a newbie.

i used RegDeleteKey to delete a data(from the registry) selected in a listbox. the problem is the delete function keeps running till enumkey function fails. how do i correct this? pleaseee help.. sorry for bad english.
 
I think RegDeleteKey/Value can work on its own too if you know the exact path of that, but the keys must be in closed state.
Would you send me the sample where you are facing problem with key deletion
 
hi there...namaste.

i've solved it out now...my path was wrong, my pointer was wrong too... thanx for your time :) take care.

Regards,
Amulet
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top