regedit - delete key patch

Alexandre Julliard julliard at winehq.org
Tue Feb 17 11:53:01 CST 2004


"Dimitrie O. Paun" <dimi at intelliware.ca> writes:

> I guess that's fine than. Our RegDeleteKey() and ReactOS's RegDeleteKey()
> behave properly, so there's no point in an additional dependency just so
> our regedit can delete trees recursively on Win9x. Attila, I think your
> patch is fine as is.

No, it will break if you run with version set to NT. If you want it to
always work right you have to use SHDeleteKey or do the recursion
yourself.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list