Here is the solution:
f it's a Windows DLL that's failed, the first thing I use is the SFC.EXE. Using an administrator account open the
Start=>Run: CMD. At the prompt type
sfc /scannow <enter> You'll need your Operating System install disk for this, but SFC will compare your current DLLs to those on the CD and if they're corrupted they'll get replaced.
