Properly implement all key operations: new, delete, rename.
authorDimitrie O. Paun <dpaun@rogers.com>
Mon, 15 Mar 2004 20:19:38 +0000 (20:19 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 15 Mar 2004 20:19:38 +0000 (20:19 +0000)
commitfb1845db319473c87e8e6207331ab7168c532fd8
tree48ba74002812dd5bd2ac0619422e777598b9c9c5
parentfa29abbeace4e6621b29ca8abd25c81b6a218e08
Properly implement all key operations: new, delete, rename.
Fix rename command to handle both keys and values.
programs/regedit/childwnd.c
programs/regedit/edit.c
programs/regedit/framewnd.c
programs/regedit/listview.c
programs/regedit/main.h
programs/regedit/treeview.c