My program was not working properly so I thought one of the associated dll files may not be working. All the dll files were in place. So I tried to register them using the following command:

regsvr32 C:\windows\system\iphlpapi.dll

Now what the computer answered was this:

C:\windows\system\iphlpapi.dll was loaded, but DLLRegisterServer entry point was not found.

A corrupt version of C:\windows\system\iphlpapi.dll may be in memory, try using PView to detect & remove it.

Now What should I do so that the iphlpapi.dll problem gets repaired & my problem is sorted out.

Thanks in advance.