Windows 7 DLL File Information - iertutil.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: | Run time utility for Internet Explorer |
File Version: | 8.00.7100.13 (winmain_win7rc_gdr.090430-1445) |
Company: | Microsoft Corporation |
Product Name: | Windows Internet Explorer |
DLL popularity | Medium - 18 other DLL files in system32 directory are statically linked to this file. |
File Size: | 2,005 KB |
Total Number of Exported Functions: | 681 |
Total Number of Exported Functions With Names: | 10 |
Section Headers
Name | Virtual Address | Raw Data Size | % of File | Characteristics | Section Contains... |
---|---|---|---|---|---|
.text | 0x00001000 | 1,932,288 Bytes | 94.1% | Read, Execute | Code |
.data | 0x001d9000 | 16,896 Bytes | 0.8% | Write, Read | Initialized Data |
.rsrc | 0x001de000 | 1,536 Bytes | 0.1% | Read | Initialized Data |
.reloc | 0x001df000 | 101,376 Bytes | 4.9% | Read, Discardable | Initialized Data |
Static Linking
iertutil.dll is statically linked to the following files:msvcrt.dll
ntdll.dll
KERNEL32.dll
ADVAPI32.dll
SHLWAPI.dll
This means that when iertutil.dll is loaded, the above files are automatically loaded too. If one of these files is corrupted or missing, iertutil.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 | 0 | 0 Bytes | 0.0% |
HTML Related Files | 0 | 0 Bytes | 0.0% |
Menus | 0 | 0 Bytes | 0.0% |
Strings | 0 | 0 Bytes | 0.0% |
Type Libraries | 0 | 0 Bytes | 0.0% |
Manifest | 0 | 0 Bytes | 0.0% |
All Others | 2 | 1,188 Bytes | 0.1% |
Total | 2 | 1,188 Bytes | 0.1% |
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)
No dialog resources in this file.
String resources in this dll (up to 200 strings)
No string resources in this file.
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:DllCanUnloadNow | DllGetClassObject | IEGetFrameUtilExports | IEGetProcessModule |
IEGetTabWindowExports | IERT_DelayLoadFailureHook | ImpersonateUser | ResetIEExtensibility |
ResetIERegistrySettings | RevertImpersonate |
Imported Functions List
The following functions are imported by this dll:- msvcrt.dll:
_XcptFilter __dllonexit _amsg_exit _errno _initterm _itow _lock _onexit _strlwr _unlock _vsnwprintf _wcsicmp _wcslwr _wcsnicmp _wtoi64 bsearch free iswspace malloc memcpy memmove memset strncat wcschr wcsncmp wcsrchr wcsstr wcstok wcstol - ntdll.dll:
RtlUnwind - KERNEL32.dll:
AssignProcessToJobObject CloseHandle CompareFileTime CompareStringW CreateEventW CreateFileMappingW CreateFileW CreateJobObjectW CreateMutexW CreateProcessW CreateThread CreateToolhelp32Snapshot DisableThreadLibraryCalls DuplicateHandle ExpandEnvironmentStringsW FreeLibrary GetCurrentDirectoryW GetCurrentProcess GetCurrentProcessId GetCurrentThread GetCurrentThreadId GetDriveTypeW GetFileAttributesW GetLastError GetModuleFileNameW GetModuleHandleExW GetModuleHandleW GetProcAddress GetProcessHeap GetProcessId GetSystemTime GetSystemTimeAsFileTime GetTempPathW GetTickCount GetVersionExA GetVersionExW GetVolumePathNameW HeapFree InitializeCriticalSectionAndSpinCount InterlockedCompareExchange InterlockedDecrement InterlockedExchange InterlockedExchangeAdd InterlockedIncrement IsDebuggerPresent IsProcessInJob IsWow64Process LoadLibraryA LoadLibraryW LocalAlloc LocalFree MapViewOfFile MapViewOfFileEx MultiByteToWideChar OpenEventW OpenFileMappingW OpenMutexW OpenProcess OpenThread OutputDebugStringA Process32FirstW Process32NextW ProcessIdToSessionId QueryPerformanceCounter QueryPerformanceFrequency RaiseException RegisterWaitForSingleObject ReleaseMutex ResumeThread SetEvent SetFileAttributesW SetInformationJobObject SetLastError SetUnhandledExceptionFilter Sleep SystemTimeToFileTime TerminateProcess TerminateThread TlsAlloc TlsFree TlsGetValue TlsSetValue UnhandledExceptionFilter UnmapViewOfFile UnregisterWaitEx WaitForMultipleObjects WaitForSingleObject WideCharToMultiByte lstrcmp lstrlen lstrlenW ntdll!RtlAllocateHeap ntdll!RtlDecodePointer ntdll!RtlDeleteCriticalSection ntdll!RtlEncodePointer ntdll!RtlEnterCriticalSection ntdll!RtlInitializeCriticalSection ntdll!RtlInitializeSListHead ntdll!RtlInterlockedFlushSList ntdll!RtlInterlockedPushEntrySList ntdll!RtlLeaveCriticalSection ntdll!RtlReAllocateHeap - ADVAPI32.dll:
AddAccessAllowedAce AddAccessAllowedAceEx AddAce AllocateAndInitializeSid CheckTokenMembership ConvertSidToStringSidW ConvertStringSecurityDescriptorToSecurityDescriptorW ConvertStringSidToSidW CopySid CreateProcessAsUserW CreateRestrictedToken CryptAcquireContextW CryptCreateHash CryptDestroyHash CryptGetHashParam CryptHashData CryptReleaseContext DeleteAce DeregisterEventSource DuplicateTokenEx EqualSid FreeSid GetAce GetAclInformation GetKernelObjectSecurity GetLengthSid GetNamedSecurityInfoW GetSecurityDescriptorSacl GetSecurityInfo GetSidLengthRequired GetSidSubAuthority GetSidSubAuthorityCount GetTokenInformation InitializeAcl InitializeSid IsValidSid OpenProcessToken OpenThreadToken RegCloseKey RegCreateKeyExW RegDeleteKeyW RegDeleteValueW RegEnumKeyExW RegEnumKeyW RegEnumValueW RegOpenKeyExA RegOpenKeyExW RegQueryInfoKeyW RegQueryValueExA RegQueryValueExW RegSetValueExW RegisterEventSourceA ReportEventW SetNamedSecurityInfoW SetSecurityInfo SetTokenInformation ntdll!EtwLogTraceEvent - SHLWAPI.dll:
QISearch