Shared Dll entries in the registry correspond to any .Dll (Dynamic Link Library) file that can be used by more than one program. Windows treat shared files in a special way so that they can be used by more than one program. It keeps track of number of times the Dll is installed. The full [...]
Continue reading...
Thursday, December 3, 2009
0 Comments