RecursiveRegistryKeyDelete

RecursiveRegistryKeyDelete

  • Several modules in Wine implement registry tree deletion. RegDeleteTree is a new API that behaves exactly like these custom implementations. All custom implementations should be replaced with a call to RegDeleteTree to avoid code duplication and reduce the chances for more bugs.

Status

All of the custom code has been removed.

Workers: StefanLeichter


CategoryJanitorialProjects

RecursiveRegistryKeyDelete (last edited 2008-04-27 02:20:46 by nathan.n)