davidrich
06-26-2001, 08:19 AM
I want to remove a registry entry for an activeX.exe I created. I've used Win API RedDeleteKey but there are other entries in the HKEY_CLASSES_ROOT section stored under the long ClassID reference rather than the name.
How do I loop through the KKEY_CLASSES_ROOT section looking for all entries where the ClsID or name / date is the name of my ActiveX componant ?
How do I loop through the KKEY_CLASSES_ROOT section looking for all entries where the ClsID or name / date is the name of my ActiveX componant ?