mpr.dll WNetRestoreConnectionA not found

None

Distinguished
Sep 16, 2002
282
0
18,780
Archived from groups: microsoft.public.windowsxp.general (More info?)

I try to register a dll and found out that the mpr.dll (when using
Depends.exe) don't find the WNetRestoreConnectionA function. The detail
error message is ".

[ Warning: At least one module has an unresolved import due to a missing
export function in a delay-load dependent module. ]

This looks to be a common issue since I did found quite some reports about
the same error. To review the problem use Depends.exe and open the
"shlwapi.dll" dll that you will find in "system32" directory (Under XP).
You will see that the MPR.DLL is marked in red and the previous shown
warning is displayed at the button.

What can be done so this issue is resolved and this warning goes away.
Since I am trying to register another DLL and the WNetRestoreConnectionA is
not found in mpr, then it will not allow it to register. What can be done?

Help is appreciated...
Eduardo Sobrino