Reply To: Problem In Programming Registry

Home Forums Discussions General Problem In Programming Registry Reply To: Problem In Programming Registry

#6611
Vadim Smirnov
Keymaster

    An example, every registered COM DLL have a relative registry entry. It may happen that the COM DLL is removed from disk but the registry entry still exists. So you take the registry entry and check if it points to the existing DLL, if not then this registry entry is invalid.