eShims.dll

Description: Microsoft Edge Compatibility Shims

Authors: © Microsoft Corporation. All rights reserved.

Version: 11.0.19041.4355

Architecture: 64-bit

Operating System: Windows NT

SHA256: 5ff7034258b191d34eb5ee9dc095d45e

File Size: 142.5 KB

Uploaded At: Dec. 1, 2025, 7:27 a.m.

Views: 7

Exported Functions

  • RegisterFlashShimHandler (Ordinal: 1, Address: 0x10440)
  • IEShims_CreateFileW (Ordinal: 2, Address: 0x13430)
  • IEShims_FindClose (Ordinal: 3, Address: 0x13540)
  • IEShims_FindFirstFileW (Ordinal: 4, Address: 0x135a0)
  • IEShims_GetFileAttributesExW (Ordinal: 5, Address: 0x13130)
  • IEShims_GetFileAttributesW (Ordinal: 6, Address: 0x13650)
  • IEShims_GetFullPathNameW (Ordinal: 7, Address: 0x13750)
  • IEShims_GetLongPathNameW (Ordinal: 8, Address: 0x13930)
  • IEShims_Initialize (Ordinal: 9, Address: 0x2000)
  • IEShims_Uninitialize (Ordinal: 10, Address: 0x12e60)
  • IEShims_WNetGetConnectionW (Ordinal: 11, Address: 0x13290)

Imported DLLs & Functions

api-ms-win-core-debug-l1-1-0.dll
  • DebugBreak (Address: 0x1800183a8)
  • IsDebuggerPresent (Address: 0x1800183b0)
  • OutputDebugStringA (Address: 0x1800183b8)
  • OutputDebugStringW (Address: 0x1800183c0)
api-ms-win-core-delayload-l1-1-0.dll
  • DelayLoadFailureHook (Address: 0x1800183d0)
api-ms-win-core-delayload-l1-1-1.dll
  • ResolveDelayLoadedAPI (Address: 0x1800183e0)
api-ms-win-core-errorhandling-l1-1-0.dll
  • GetLastError (Address: 0x1800183f0)
  • RaiseException (Address: 0x180018410)
  • SetLastError (Address: 0x1800183f8)
  • SetUnhandledExceptionFilter (Address: 0x180018400)
  • UnhandledExceptionFilter (Address: 0x180018408)
api-ms-win-core-errorhandling-l1-1-2.dll
  • RaiseFailFastException (Address: 0x180018420)
api-ms-win-core-handle-l1-1-0.dll
  • CloseHandle (Address: 0x180018430)
api-ms-win-core-heap-l1-1-0.dll
  • GetProcessHeap (Address: 0x180018440)
  • HeapAlloc (Address: 0x180018450)
  • HeapFree (Address: 0x180018448)
  • HeapReAlloc (Address: 0x180018458)
api-ms-win-core-heap-l2-1-0.dll
  • LocalAlloc (Address: 0x180018468)
  • LocalFree (Address: 0x180018470)
api-ms-win-core-interlocked-l1-1-0.dll
  • InitializeSListHead (Address: 0x180018480)
api-ms-win-core-libraryloader-l1-2-0.dll
  • FreeLibrary (Address: 0x1800184b0)
  • GetModuleFileNameA (Address: 0x1800184b8)
  • GetModuleFileNameW (Address: 0x1800184c8)
  • GetModuleHandleA (Address: 0x1800184a8)
  • GetModuleHandleExW (Address: 0x1800184a0)
  • GetModuleHandleW (Address: 0x1800184c0)
  • GetProcAddress (Address: 0x180018498)
  • LoadLibraryExW (Address: 0x180018490)
api-ms-win-core-libraryloader-l1-2-1.dll
  • LoadLibraryA (Address: 0x1800184d8)
  • LoadLibraryW (Address: 0x1800184e0)
api-ms-win-core-localization-l1-2-0.dll
  • FormatMessageW (Address: 0x180018500)
  • GetCPInfo (Address: 0x1800184f8)
  • IsDBCSLeadByte (Address: 0x1800184f0)
api-ms-win-core-memory-l1-1-0.dll
  • VirtualProtect (Address: 0x180018510)
  • VirtualQuery (Address: 0x180018518)
api-ms-win-core-processenvironment-l1-1-0.dll
  • ExpandEnvironmentStringsA (Address: 0x180018528)
api-ms-win-core-processthreads-l1-1-0.dll
  • GetCurrentProcess (Address: 0x180018558)
  • GetCurrentProcessId (Address: 0x180018550)
  • GetCurrentThreadId (Address: 0x180018560)
  • TerminateProcess (Address: 0x180018548)
  • TlsAlloc (Address: 0x180018540)
  • TlsSetValue (Address: 0x180018538)
api-ms-win-core-processthreads-l1-1-1.dll
  • GetProcessMitigationPolicy (Address: 0x180018570)
  • IsProcessorFeaturePresent (Address: 0x180018578)
api-ms-win-core-processthreads-l1-1-2.dll
  • QueryProtectedPolicy (Address: 0x180018588)
api-ms-win-core-profile-l1-1-0.dll
  • QueryPerformanceCounter (Address: 0x180018598)
api-ms-win-core-psapi-l1-1-0.dll
  • K32EnumProcessModules (Address: 0x1800185a8)
api-ms-win-core-string-l1-1-0.dll
  • MultiByteToWideChar (Address: 0x1800185b8)
  • WideCharToMultiByte (Address: 0x1800185c0)
api-ms-win-core-synch-l1-1-0.dll
  • CreateMutexExW (Address: 0x1800185f0)
  • CreateSemaphoreExW (Address: 0x1800185e8)
  • DeleteCriticalSection (Address: 0x1800185e0)
  • EnterCriticalSection (Address: 0x1800185d8)
  • InitializeCriticalSectionAndSpinCount (Address: 0x1800185d0)
  • LeaveCriticalSection (Address: 0x1800185f8)
  • OpenSemaphoreW (Address: 0x180018600)
  • ReleaseMutex (Address: 0x180018618)
  • ReleaseSemaphore (Address: 0x180018608)
  • WaitForSingleObject (Address: 0x180018620)
  • WaitForSingleObjectEx (Address: 0x180018610)
api-ms-win-core-synch-l1-2-0.dll
  • InitOnceExecuteOnce (Address: 0x180018630)
api-ms-win-core-sysinfo-l1-1-0.dll
  • GetSystemDirectoryA (Address: 0x180018640)
  • GetSystemTimeAsFileTime (Address: 0x180018648)
api-ms-win-core-timezone-l1-1-0.dll
  • FileTimeToSystemTime (Address: 0x180018658)
api-ms-win-core-version-l1-1-1.dll
  • GetFileVersionInfoW (Address: 0x180018668)
api-ms-win-crt-private-l1-1-0.dll
  • __C_specific_handler (Address: 0x180018780)
  • __CxxFrameHandler4 (Address: 0x180018790)
  • __std_terminate (Address: 0x180018788)
  • _CxxThrowException (Address: 0x180018798)
  • _o___std_exception_copy (Address: 0x180018768)
  • _o___std_exception_destroy (Address: 0x180018760)
  • _o___std_type_info_destroy_list (Address: 0x180018758)
  • _o___stdio_common_vsnprintf_s (Address: 0x180018750)
  • _o___stdio_common_vswprintf (Address: 0x180018740)
  • _o__cexit (Address: 0x180018748)
  • _o__configure_narrow_argv (Address: 0x180018678)
  • _o__crt_atexit (Address: 0x180018680)
  • _o__errno (Address: 0x180018688)
  • _o__execute_onexit_table (Address: 0x180018690)
  • _o__initialize_narrow_environment (Address: 0x180018698)
  • _o__initialize_onexit_table (Address: 0x1800186a0)
  • _o__invalid_parameter_noinfo (Address: 0x1800186a8)
  • _o__itow_s (Address: 0x1800186b0)
  • _o__register_onexit_function (Address: 0x1800186b8)
  • _o__seh_filter_dll (Address: 0x1800186c0)
  • _o__splitpath_s (Address: 0x1800186c8)
  • _o__stricmp (Address: 0x1800186d0)
  • _o__strnicmp (Address: 0x1800186d8)
  • _o__wcsicmp (Address: 0x1800186e8)
  • _o__wcsnicmp (Address: 0x1800186f0)
  • _o__wsplitpath_s (Address: 0x1800186f8)
  • _o_calloc (Address: 0x180018700)
  • _o_free (Address: 0x180018708)
  • _o_isalpha (Address: 0x180018710)
  • _o_iswascii (Address: 0x180018718)
  • _o_malloc (Address: 0x180018720)
  • _o_memcpy_s (Address: 0x180018728)
  • _o_realloc (Address: 0x180018730)
  • _o_wcscpy_s (Address: 0x180018738)
  • memcpy (Address: 0x1800187a0)
  • memmove (Address: 0x1800186e0)
  • wcsrchr (Address: 0x180018778)
  • wcsstr (Address: 0x180018770)
api-ms-win-crt-runtime-l1-1-0.dll
  • _initterm (Address: 0x1800187b8)
  • _initterm_e (Address: 0x1800187b0)
api-ms-win-crt-string-l1-1-0.dll
  • memset (Address: 0x1800187c8)
  • strncmp (Address: 0x1800187d0)
api-ms-win-downlevel-advapi32-l1-1-0.dll
  • EventRegister (Address: 0x180018840)
  • EventUnregister (Address: 0x180018848)
  • EventWriteEx (Address: 0x180018838)
  • GetAce (Address: 0x1800187e0)
  • GetFileSecurityW (Address: 0x1800187e8)
  • GetSecurityDescriptorSacl (Address: 0x180018800)
  • GetSidSubAuthority (Address: 0x180018830)
  • GetSidSubAuthorityCount (Address: 0x180018828)
  • IsValidSid (Address: 0x180018820)
  • RegCloseKey (Address: 0x180018808)
  • RegCreateKeyExW (Address: 0x1800187f8)
  • RegOpenKeyExW (Address: 0x180018818)
  • RegQueryValueExW (Address: 0x180018810)
  • RegSetValueExW (Address: 0x1800187f0)
api-ms-win-downlevel-ole32-l1-1-0.dll
  • CoInitializeEx (Address: 0x180018870)
  • CoTaskMemFree (Address: 0x180018858)
  • CoTaskMemRealloc (Address: 0x180018860)
  • CoUninitialize (Address: 0x180018868)
api-ms-win-downlevel-shlwapi-l1-1-0.dll
  • PathFindFileNameW (Address: 0x1800188a0)
  • StrCmpCW (Address: 0x1800188a8)
  • StrCmpICA (Address: 0x180018890)
  • StrCmpICW (Address: 0x180018880)
  • StrCmpNIA (Address: 0x180018888)
  • StrDupA (Address: 0x180018898)
api-ms-win-downlevel-user32-l1-1-0.dll
  • CharNextA (Address: 0x1800188c0)
  • CharPrevA (Address: 0x1800188b8)
api-ms-win-downlevel-version-l1-1-0.dll
  • VerQueryValueW (Address: 0x1800188d0)
api-ms-win-eventing-provider-l1-1-0.dll
  • EventSetInformation (Address: 0x1800188e0)
api-ms-win-rtcore-ntuser-window-l1-1-0.dll
  • AllowSetForegroundWindow (Address: 0x1800188f8)
  • GetPropW (Address: 0x1800188f0)
iertutil.dll
  • (Address: 0x180018908)
  • (Address: 0x180018910)
  • (Address: 0x180018918)
  • (Address: 0x180018920)
  • (Address: 0x180018928)
  • (Address: 0x180018930)
  • (Address: 0x180018938)
  • (Address: 0x180018940)
ntdll.dll
  • NtQueryObject (Address: 0x180018990)
  • RtlAllocateHeap (Address: 0x1800189c0)
  • RtlAnsiStringToUnicodeString (Address: 0x1800189d0)
  • RtlCaptureContext (Address: 0x1800189a0)
  • RtlCaptureStackBackTrace (Address: 0x180018998)
  • RtlCompareUnicodeString (Address: 0x180018960)
  • RtlDosPathNameToNtPathName_U_WithStatus (Address: 0x1800189b8)
  • RtlFreeHeap (Address: 0x180018968)
  • RtlFreeUnicodeString (Address: 0x180018988)
  • RtlImageNtHeader (Address: 0x180018980)
  • RtlInitAnsiString (Address: 0x180018970)
  • RtlLookupFunctionEntry (Address: 0x1800189a8)
  • RtlUnicodeStringToAnsiString (Address: 0x180018978)
  • RtlVirtualUnwind (Address: 0x1800189d8)
  • ZwClose (Address: 0x180018958)
  • ZwCreateSection (Address: 0x1800189b0)
  • ZwMapViewOfSection (Address: 0x1800189e0)
  • ZwOpenFile (Address: 0x180018950)
  • ZwUnmapViewOfSection (Address: 0x1800189c8)
OLEAUT32.dll
  • SysAllocString (Address: 0x180018380)
  • SysFreeString (Address: 0x180018388)
USERENV.dll
  • GetAppContainerRegistryLocation (Address: 0x180018398)