fix delete_key in shlwapi/shreg test

Bill Medland billmedland at mercuryspeed.com
Tue Nov 9 10:18:47 CST 2004


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 at 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





More information about the wine-devel mailing list