"Dimitrie O. Paun" dimi@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.