Hi,
I was browsing some code and found that we have several places where we made our own implementation of a recursive delete of registry keys/value.
Apparently there is an official one in Vista:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/sysinfo/bas...
I don't know if somebody has this already lying around somewhere. If not, I'll have a go (not soon though).
Would be a nice code cleanup, or are there any pitfalls?
Cheers,
Paul.