On November 9, 2004 12:10 am, James Hawkins wrote:
oops one-letter typo. This is the correct version.
On Tue, 9 Nov 2004 01:46:50 -0500, James Hawkins truiken@gmail.com wrote:
the previous implementation of delete_key only deleted subkeys of a requested key to delete. this fixes that and also fixes test failures that crop up in advapi32/registry because of extraneous keys in Software\Wine\Test.
Changelog * fix implementation of delete_key for shreg test
Alternatively couldn't we just call SHDeleteKey, now it has been fixed.
-- James Hawkins