I am trying to Delete RegKeyValue and DeleteKeyusing Win32 API "coredll.dll".
I have the Name and PNo stored in the Registry in "HKey_Current_Users" in that "Software\\MyPhoneBook\\Logins\\".
But its not working. The Read and Write operation works fine.
Can some one please send me the code to delete RegKeyValue and DeleteKey.
Shrini