Windows 7 DLL File Information - mpr.dll |
The following DLL report was generated by automatic DLL script that scanned and loaded all DLL files in the system32 directory of Windows 7, extracted the information from them, and then saved it into HTML reports. If you want to view a report of another DLL, go to the main page of this Web site.
General Information
File Description: | Multiple Provider Router DLL |
File Version: | 6.1.7100.0 (winmain_win7rc.090421-1700) |
Company: | Microsoft Corporation |
Product Name: | Microsoft Windows Operating System |
DLL popularity | Low - 15 other DLL files in system32 directory are statically linked to this file. |
File Size: | 62 KB |
Total Number of Exported Functions: | 74 |
Total Number of Exported Functions With Names: | 74 |
Section Headers
Name | Virtual Address | Raw Data Size | % of File | Characteristics | Section Contains... |
---|---|---|---|---|---|
.text | 0x00001000 | 57,344 Bytes | 89.6% | Read, Execute | Code |
.data | 0x0000f000 | 1,536 Bytes | 2.4% | Write, Read | Initialized Data |
.rsrc | 0x00010000 | 1,536 Bytes | 2.4% | Read | Initialized Data |
.reloc | 0x00011000 | 2,560 Bytes | 4.0% | Read, Discardable | Initialized Data |
Static Linking
mpr.dll is statically linked to the following files:ntdll.dll
API-MS-Win-Core-LocalRegistry-L1-1-0.dll
KERNEL32.dll
This means that when mpr.dll is loaded, the above files are automatically loaded too. If one of these files is corrupted or missing, mpr.dll won't be loaded.
General Resources Information
Resource Type | Number of Items | Total Size | % of File |
---|---|---|---|
Icons | 0 | 0 Bytes | 0.0% |
Animated Icons | 0 | 0 Bytes | 0.0% |
Cursors | 0 | 0 Bytes | 0.0% |
Animated Cursors | 0 | 0 Bytes | 0.0% |
Bitmaps | 0 | 0 Bytes | 0.0% |
AVI Files | 0 | 0 Bytes | 0.0% |
Dialog-Boxes | 1 | 288 Bytes | 0.5% |
HTML Related Files | 0 | 0 Bytes | 0.0% |
Menus | 0 | 0 Bytes | 0.0% |
Strings | 9 | 938 Bytes | 1.5% |
Type Libraries | 0 | 0 Bytes | 0.0% |
Manifest | 0 | 0 Bytes | 0.0% |
All Others | 2 | 1,116 Bytes | 1.7% |
Total | 12 | 2,342 Bytes | 3.7% |
Icons in this file
No icons found in this file
Cursors in this file
No cursors found in this file
Dialog-boxes list (up to 200 dialogs)
In the following section, you can find the captions of dialog-boxes stored in this DLL. The list is currently limited to 200 dialogs.ID | Dialog Caption |
---|---|
7015 | Restoring Network Connections |
String resources in this dll (up to 200 strings)
String ID | String Text |
---|---|
70 | Entire Network |
75 | No error information is available |
76 | You currently have files open on %s (connected to %s). If you don't close the files before disconnecting from the network device, you might lose data. Do you want to disconnect? |
77 | Incorrect password or unknown username for: |
78 | Account disabled for: |
79 | An error occurred while reconnecting %s to %s %s: %s This connection has not been restored. |
80 | Restoring Network Connections |
81 | No password supplied. |
82 | (none) |
COM Classes/Interfaces
There is no type library in this file with COM classes/interfaces information
Exported Functions List
The following functions are exported by this dll:I_MprSaveConn | MultinetGetConnectionPerformanceA | MultinetGetConnectionPerformanceW |
MultinetGetErrorTextA | MultinetGetErrorTextW | WNetAddConnection2A |
WNetAddConnection2W | WNetAddConnection3A | WNetAddConnection3W |
WNetAddConnectionA | WNetAddConnectionW | WNetCancelConnection2A |
WNetCancelConnection2W | WNetCancelConnectionA | WNetCancelConnectionW |
WNetClearConnections | WNetCloseEnum | WNetConnectionDialog |
WNetConnectionDialog1A | WNetConnectionDialog1W | WNetConnectionDialog2 |
WNetDirectoryNotifyA | WNetDirectoryNotifyW | WNetDisconnectDialog |
WNetDisconnectDialog1A | WNetDisconnectDialog1W | WNetDisconnectDialog2 |
WNetEnumResourceA | WNetEnumResourceW | WNetFormatNetworkNameA |
WNetFormatNetworkNameW | WNetGetConnection2A | WNetGetConnection2W |
WNetGetConnection3A | WNetGetConnection3W | WNetGetConnectionA |
WNetGetConnectionW | WNetGetDirectoryTypeA | WNetGetDirectoryTypeW |
WNetGetHomeDirectoryW | WNetGetLastErrorA | WNetGetLastErrorW |
WNetGetNetworkInformationA | WNetGetNetworkInformationW | WNetGetPropertyTextA |
WNetGetPropertyTextW | WNetGetProviderNameA | WNetGetProviderNameW |
WNetGetProviderTypeA | WNetGetProviderTypeW | WNetGetResourceInformationA |
WNetGetResourceInformationW | WNetGetResourceParentA | WNetGetResourceParentW |
WNetGetSearchDialog | WNetGetUniversalNameA | WNetGetUniversalNameW |
WNetGetUserA | WNetGetUserW | WNetLogonNotify |
WNetOpenEnumA | WNetOpenEnumW | WNetPasswordChangeNotify |
WNetPropertyDialogA | WNetPropertyDialogW | WNetRestoreAllConnectionsW |
WNetRestoreSingleConnectionW | WNetSetConnectionA | WNetSetConnectionW |
WNetSetLastErrorA | WNetSetLastErrorW | WNetSupportGlobalEnum |
WNetUseConnectionA | WNetUseConnectionW |
Imported Functions List
The following functions are imported by this dll:- ntdll.dll:
NlsMbCodePageTag NtQueryInformationToken RtlAcquireResourceExclusive RtlAcquireResourceShared RtlAnsiStringToUnicodeSize RtlAnsiStringToUnicodeString RtlCopyUnicodeString RtlDeleteResource RtlEqualUnicodeString RtlInitAnsiString RtlInitUnicodeString RtlInitializeCriticalSection RtlInitializeResource RtlNtStatusToDosError RtlReleaseResource RtlUnicodeStringToAnsiSize RtlUnicodeStringToAnsiString RtlUnwind RtlUpcaseUnicodeChar _ultow _wcsicmp _wcsnicmp iswalpha memcpy memset swprintf_s wcscat_s wcschr wcscpy_s wcsncat_s wcsncmp wcsncpy_s - API-MS-Win-Core-LocalRegistry-L1-1-0.dll:
kernel32!RegCloseKey kernel32!RegCreateKeyExW kernel32!RegDeleteKeyExW kernel32!RegDeleteValueW kernel32!RegEnumKeyExW kernel32!RegEnumValueW kernel32!RegFlushKey kernel32!RegNotifyChangeKeyValue kernel32!RegOpenCurrentUser kernel32!RegOpenKeyExW kernel32!RegQueryInfoKeyW kernel32!RegQueryValueExW kernel32!RegSetValueExW - KERNEL32.dll:
CloseHandle CreateEventW CreateThread DefineDosDeviceW DelayLoadFailureHook DisableThreadLibraryCalls ExpandEnvironmentStringsW FormatMessageW FreeLibrary FreeLibraryAndExitThread GetComputerNameW GetCurrentProcess GetCurrentProcessId GetCurrentThread GetCurrentThreadId GetDriveTypeW GetEnvironmentVariableW GetLastError GetLogicalDrives GetProcAddress GetStdHandle GetSystemTimeAsFileTime GetTickCount GetVolumeInformationW InterlockedCompareExchange InterlockedExchange LoadLibraryExA LoadLibraryExW LocalAlloc LocalFree LocalSize OpenEventW QueryDosDeviceW QueryPerformanceCounter ResetEvent ResumeThread SetEvent SetLastError SetUnhandledExceptionFilter Sleep TerminateProcess TerminateThread UnhandledExceptionFilter WaitForMultipleObjects WaitForSingleObject WriteConsoleW WriteFile ntdll!RtlDeleteCriticalSection ntdll!RtlEnterCriticalSection ntdll!RtlLeaveCriticalSection