MapsMigPlugin.dll
Description: Maps Migration Plugin
Authors: © Microsoft Corporation. All rights reserved.
Version: 10.0.19041.4355
Architecture: 32-bit
Operating System: Windows NT
SHA256: b874e0043c1d9202cba2ac4d159fd60f
File Size: 81.5 KB
Uploaded At: Dec. 1, 2025, 8:10 a.m.
Views: 12
Exported Functions
- DllCanUnloadNow (Ordinal: 1, Address: 0x6370)
- DllGetClassObject (Ordinal: 2, Address: 0x6260)
- DllMain (Ordinal: 3, Address: 0x63a0)
- DllRegisterServer (Ordinal: 4, Address: 0x6290)
- DllUnregisterServer (Ordinal: 5, Address: 0x62f0)
Imported DLLs & Functions
api-ms-win-core-com-l1-1-0.dll
- CoCreateInstance (Address: 0x10011034)
- CoTaskMemAlloc (Address: 0x10011030)
- CoTaskMemFree (Address: 0x1001102c)
- CoTaskMemRealloc (Address: 0x10011038)
- StringFromCLSID (Address: 0x10011028)
- StringFromGUID2 (Address: 0x1001103c)
api-ms-win-core-debug-l1-1-0.dll
- DebugBreak (Address: 0x10011050)
- IsDebuggerPresent (Address: 0x10011048)
- OutputDebugStringA (Address: 0x10011044)
- OutputDebugStringW (Address: 0x1001104c)
api-ms-win-core-errorhandling-l1-1-0.dll
- GetLastError (Address: 0x1001105c)
- RaiseException (Address: 0x10011064)
- SetLastError (Address: 0x10011060)
- SetUnhandledExceptionFilter (Address: 0x10011058)
- UnhandledExceptionFilter (Address: 0x10011068)
api-ms-win-core-handle-l1-1-0.dll
- CloseHandle (Address: 0x10011070)
api-ms-win-core-heap-l1-1-0.dll
- GetProcessHeap (Address: 0x10011084)
- HeapAlloc (Address: 0x10011080)
- HeapDestroy (Address: 0x10011078)
- HeapFree (Address: 0x1001108c)
- HeapReAlloc (Address: 0x1001107c)
- HeapSize (Address: 0x10011088)
api-ms-win-core-heap-l2-1-0.dll
- LocalFree (Address: 0x10011094)
api-ms-win-core-libraryloader-l1-2-0.dll
- FindResourceExW (Address: 0x100110b4)
- FreeLibrary (Address: 0x100110bc)
- GetModuleFileNameA (Address: 0x100110a8)
- GetModuleFileNameW (Address: 0x100110ac)
- GetModuleHandleExW (Address: 0x1001109c)
- GetModuleHandleW (Address: 0x100110c4)
- GetProcAddress (Address: 0x100110a0)
- LoadLibraryExW (Address: 0x100110c0)
- LoadResource (Address: 0x100110b0)
- LockResource (Address: 0x100110a4)
- SizeofResource (Address: 0x100110b8)
api-ms-win-core-localization-l1-2-0.dll
- FormatMessageW (Address: 0x100110d4)
- GetThreadLocale (Address: 0x100110cc)
- SetThreadLocale (Address: 0x100110d0)
api-ms-win-core-path-l1-1-0.dll
- PathCchCombine (Address: 0x100110dc)
api-ms-win-core-processthreads-l1-1-0.dll
- GetCurrentProcess (Address: 0x100110e8)
- GetCurrentProcessId (Address: 0x100110f0)
- GetCurrentThreadId (Address: 0x100110e4)
- TerminateProcess (Address: 0x100110ec)
api-ms-win-core-profile-l1-1-0.dll
- QueryPerformanceCounter (Address: 0x100110f8)
api-ms-win-core-registry-l1-1-0.dll
- RegCloseKey (Address: 0x1001110c)
- RegCreateKeyExW (Address: 0x10011118)
- RegDeleteValueW (Address: 0x10011100)
- RegEnumKeyExW (Address: 0x10011104)
- RegOpenKeyExW (Address: 0x10011110)
- RegQueryInfoKeyW (Address: 0x10011108)
- RegSetValueExW (Address: 0x10011114)
api-ms-win-core-string-l1-1-0.dll
- MultiByteToWideChar (Address: 0x10011120)
api-ms-win-core-string-l2-1-0.dll
- CharNextW (Address: 0x10011128)
api-ms-win-core-string-obsolete-l1-1-0.dll
- lstrcmpiW (Address: 0x10011130)
api-ms-win-core-synch-l1-1-0.dll
- CreateMutexExW (Address: 0x1001114c)
- CreateSemaphoreExW (Address: 0x10011144)
- DeleteCriticalSection (Address: 0x10011150)
- EnterCriticalSection (Address: 0x1001115c)
- InitializeCriticalSection (Address: 0x10011154)
- LeaveCriticalSection (Address: 0x10011158)
- OpenSemaphoreW (Address: 0x10011148)
- ReleaseMutex (Address: 0x10011138)
- ReleaseSemaphore (Address: 0x10011140)
- WaitForSingleObject (Address: 0x10011160)
- WaitForSingleObjectEx (Address: 0x1001113c)
api-ms-win-core-synch-l1-2-0.dll
- InitOnceBeginInitialize (Address: 0x10011170)
- InitOnceComplete (Address: 0x1001116c)
- Sleep (Address: 0x10011168)
api-ms-win-core-sysinfo-l1-1-0.dll
- GetSystemTimeAsFileTime (Address: 0x10011178)
- GetTickCount (Address: 0x1001117c)
api-ms-win-eventing-provider-l1-1-0.dll
- EventRegister (Address: 0x10011188)
- EventSetInformation (Address: 0x10011184)
- EventUnregister (Address: 0x10011190)
- EventWriteTransfer (Address: 0x1001118c)
api-ms-win-security-provider-l1-1-0.dll
- GetNamedSecurityInfoW (Address: 0x1001119c)
- SetEntriesInAclW (Address: 0x10011198)
- SetNamedSecurityInfoW (Address: 0x100111a0)
api-ms-win-security-sddl-l1-1-0.dll
- ConvertSecurityDescriptorToStringSecurityDescriptorW (Address: 0x100111a8)
- ConvertStringSidToSidW (Address: 0x100111ac)
api-ms-win-shell-shellfolders-l1-1-0.dll
- SHGetFileInfoW (Address: 0x100111b8)
- SHGetKnownFolderPath (Address: 0x100111b4)
ext-ms-win-ntuser-windowclass-l1-1-0.dll
- UnregisterClassA (Address: 0x100111c0)
msvcrt.dll
- __CxxFrameHandler3 (Address: 0x10011204)
- __dllonexit (Address: 0x10011220)
- _amsg_exit (Address: 0x10011234)
- _callnewh (Address: 0x10011254)
- _CxxThrowException (Address: 0x10011244)
- _errno (Address: 0x10011210)
- _except_handler4_common (Address: 0x10011214)
- _initterm (Address: 0x10011230)
- _lock (Address: 0x10011228)
- _onexit (Address: 0x1001121c)
- _purecall (Address: 0x100111fc)
- _unlock (Address: 0x10011224)
- _vsnprintf_s (Address: 0x100111dc)
- _vsnwprintf (Address: 0x100111c8)
- _XcptFilter (Address: 0x10011238)
- ??_V@YAXPAX@Z (Address: 0x100111e0)
- ??0exception@@QAE@ABQBD@Z (Address: 0x10011250)
- ??0exception@@QAE@ABQBDH@Z (Address: 0x1001124c)
- ??0exception@@QAE@ABV0@@Z (Address: 0x100111d8)
- ??0exception@@QAE@XZ (Address: 0x100111d4)
- ??1exception@@UAE@XZ (Address: 0x100111d0)
- ??1type_info@@UAE@XZ (Address: 0x10011218)
- ??3@YAXPAX@Z (Address: 0x100111f0)
- ?terminate@@YAXXZ (Address: 0x1001122c)
- ?what@exception@@UBEPBDXZ (Address: 0x10011248)
- free (Address: 0x100111e8)
- malloc (Address: 0x100111e4)
- memcmp (Address: 0x10011208)
- memcpy (Address: 0x10011240)
- memcpy_s (Address: 0x100111cc)
- memmove (Address: 0x1001123c)
- memmove_s (Address: 0x100111f8)
- memset (Address: 0x1001125c)
- realloc (Address: 0x1001120c)
- wcscat_s (Address: 0x100111f4)
- wcscpy_s (Address: 0x100111ec)
- wcsncpy_s (Address: 0x10011200)
- wcsstr (Address: 0x10011258)
OLEAUT32.dll
- GetErrorInfo (Address: 0x10011004)
- LoadRegTypeLib (Address: 0x10011008)
- LoadTypeLib (Address: 0x10011014)
- RegisterTypeLib (Address: 0x10011010)
- SysAllocString (Address: 0x10011000)
- SysFreeString (Address: 0x10011020)
- SysStringLen (Address: 0x1001100c)
- UnRegisterTypeLib (Address: 0x10011018)
- VarUI4FromStr (Address: 0x1001101c)