Windows 7 DLL File Information - es.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: | COM+ |
File Version: | 2001.12.8030.0 (winmain_win7rc.090421-1700) |
Company: | Microsoft Corporation |
Product Name: | Microsoft Windows Operating System |
DLL popularity | Very Low - There is no any other DLL in system32 directory that is statically linked to this file. |
File Size: | 265 KB |
Total Number of Exported Functions: | 7 |
Total Number of Exported Functions With Names: | 7 |
Section Headers
Name | Virtual Address | Raw Data Size | % of File | Characteristics | Section Contains... |
---|---|---|---|---|---|
.text | 0x00001000 | 226,816 Bytes | 83.4% | Read, Execute | Code |
.orpc | 0x00039000 | 1,536 Bytes | 0.6% | Read, Execute | Code |
.data | 0x0003a000 | 6,144 Bytes | 2.3% | Write, Read | Initialized Data |
.rsrc | 0x0003e000 | 23,040 Bytes | 8.5% | Read | Initialized Data |
.reloc | 0x00044000 | 12,288 Bytes | 4.5% | Read, Discardable | Initialized Data |
Static Linking
es.dll is statically linked to the following files:msvcrt.dll
ntdll.dll
API-MS-Win-Core-ErrorHandling-L1-1-0.dll
API-MS-Win-Core-File-L1-1-0.dll
API-MS-Win-Core-Handle-L1-1-0.dll
API-MS-Win-Core-Interlocked-L1-1-0.dll
API-MS-Win-Core-LibraryLoader-L1-1-0.dll
API-MS-Win-Core-Localization-L1-1-0.dll
API-MS-Win-Core-LocalRegistry-L1-1-0.dll
API-MS-Win-Core-Misc-L1-1-0.dll
API-MS-Win-Core-ProcessEnvironment-L1-1-0.dll
API-MS-Win-Core-ProcessThreads-L1-1-0.dll
API-MS-Win-Core-Profile-L1-1-0.dll
API-MS-Win-Core-String-L1-1-0.dll
API-MS-Win-Core-Synch-L1-1-0.dll
API-MS-Win-Core-SysInfo-L1-1-0.dll
API-MS-Win-Core-ThreadPool-L1-1-0.dll
API-MS-Win-Security-Base-L1-1-0.dll
ole32.dll
OLEAUT32.dll
RPCRT4.dll
USER32.dll
KERNEL32.dll
This means that when es.dll is loaded, the above files are automatically loaded too. If one of these files is corrupted or missing, es.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 | 1 | 21,728 Bytes | 8.0% |
Manifest | 0 | 0 Bytes | 0.0% |
All Others | 1 | 868 Bytes | 0.3% |
Total | 2 | 22,596 Bytes | 8.3% |
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
Name | Type | Description |
---|---|---|
IAmAFiringAgent | Interface | |
IDontSupportEventSubscription | Interface | IDontSupportEventSubscription Interface |
IEnumEventObject | Interface | IEnumEventObject Interface |
IEventClass | Dispatch | IEventClass Interface |
IEventClass2 | Dispatch | IEventClass2 Interface |
IEventClass3 | Dispatch | IEventClass3 Interface |
IEventClassInternal | Interface | |
IEventClassParallelFiringTimeout | Interface | IEventClassParallelFiringTimeout Interface |
IEventControl | Dispatch | IEventControl Interface |
IEventObjectChange | Interface | IEventObjectChange Interface |
IEventObjectChange2 | Interface | IEventObjectChange2 Interface |
IEventObjectCollection | Dispatch | IEventObjectCollection Interface |
IEventProperty | Dispatch | IEventProperty Interface |
IEventPublisher | Dispatch | IEventPublisher Interface |
IEventSubscription | Dispatch | IEventSubscription Interface |
IEventSubscription2 | Dispatch | IEventSubscription2 Interface |
IEventSubscription3 | Dispatch | IEventSubscription3 Interface |
IEventSubscriptionInternal | Interface | |
IEventSystem | Dispatch | IEventSystem Interface |
IEventSystem2 | Dispatch | IEventSystem2 Interface |
IFiringControl | Dispatch | IFiringControl Interface |
IMultiInterfaceEventControl | Interface | IMultiInterfaceEventControl Interface |
IMultiInterfacePublisherFilter | Interface | IMultiInterfacePublisherFilter Interface |
IPublisherFilter | Interface | IPublisherFilter Interface |
Exported Functions List
The following functions are exported by this dll:DllCanUnloadNow | DllGetClassObject | LCEControlServer | NotifyLogoffUser |
NotifyLogonUser | ServiceMain | SvchostPushServiceGlobals |
Imported Functions List
The following functions are imported by this dll:- msvcrt.dll:
_CIexp _CIsqrt _XcptFilter __CxxFrameHandler __dllonexit _amsg_exit _beginthreadex _except_handler4_common _ftol2 _ftol2_sse _initterm _itow _local_unwind4 _lock _onexit _resetstkoflw _ultow _unlock _vsnprintf _vsnwprintf _waccess _wcsicmp _wcsnicmp _wstrdate _wstrtime free iswalnum iswalpha iswdigit malloc memcpy memset towupper wcscpy_s wcsncmp wcsrchr - ntdll.dll:
NtOpenEvent NtQueryEvent RtlAllocateHeap RtlCreateServiceSid RtlDelete RtlDeleteCriticalSection RtlDllShutdownInProgress RtlFreeHeap RtlImageNtHeader RtlInitUnicodeString RtlInitializeCriticalSectionAndSpinCount RtlNtStatusToDosError RtlSplay - API-MS-Win-Core-ErrorHandling-L1-1-0.dll:
kernel32!GetLastError kernel32!SetUnhandledExceptionFilter kernel32!UnhandledExceptionFilter - API-MS-Win-Core-File-L1-1-0.dll:
kernel32!GetFileAttributesW - API-MS-Win-Core-Handle-L1-1-0.dll:
kernel32!CloseHandle kernel32!DuplicateHandle - API-MS-Win-Core-Interlocked-L1-1-0.dll:
KernelBase!InterlockedCompareExchange KernelBase!InterlockedDecrement KernelBase!InterlockedExchange KernelBase!InterlockedIncrement - API-MS-Win-Core-LibraryLoader-L1-1-0.dll:
KernelBase!DisableThreadLibraryCalls KernelBase!FreeLibrary KernelBase!GetProcAddress KernelBase!LoadLibraryExA KernelBase!LoadLibraryExW - API-MS-Win-Core-Localization-L1-1-0.dll:
KernelBase!GetUserDefaultLCID - API-MS-Win-Core-LocalRegistry-L1-1-0.dll:
kernel32!RegCloseKey kernel32!RegCreateKeyExW kernel32!RegGetValueW kernel32!RegLoadKeyW kernel32!RegOpenKeyExW kernel32!RegQueryValueExW kernel32!RegUnLoadKeyW - API-MS-Win-Core-Misc-L1-1-0.dll:
KernelBase!FormatMessageW KernelBase!GlobalFree KernelBase!Sleep KernelBase!lstrlenW - API-MS-Win-Core-ProcessEnvironment-L1-1-0.dll:
KernelBase!SearchPathW - API-MS-Win-Core-ProcessThreads-L1-1-0.dll:
KernelBase!OpenProcessToken KernelBase!OpenThreadToken KernelBase!SetThreadToken kernel32!CreateThread kernel32!GetCurrentProcess kernel32!GetCurrentProcessId kernel32!GetCurrentThread kernel32!GetCurrentThreadId kernel32!TerminateProcess - API-MS-Win-Core-Profile-L1-1-0.dll:
ntdll!RtlQueryPerformanceCounter - API-MS-Win-Core-String-L1-1-0.dll:
KernelBase!CompareStringW - API-MS-Win-Core-Synch-L1-1-0.dll:
kernel32!CreateEventW kernel32!InitializeCriticalSectionAndSpinCount kernel32!ResetEvent kernel32!SetEvent kernel32!WaitForSingleObject ntdll!RtlDeleteCriticalSection ntdll!RtlEnterCriticalSection ntdll!RtlLeaveCriticalSection - API-MS-Win-Core-SysInfo-L1-1-0.dll:
KernelBase!GetSystemTimeAsFileTime KernelBase!GetTickCount KernelBase!GetTickCount64 - API-MS-Win-Core-ThreadPool-L1-1-0.dll:
KernelBase!CreateTimerQueueTimer KernelBase!DeleteTimerQueueTimer - API-MS-Win-Security-Base-L1-1-0.dll:
KernelBase!AdjustTokenPrivileges KernelBase!AllocateAndInitializeSid KernelBase!CheckTokenMembership KernelBase!EqualSid KernelBase!FreeSid KernelBase!GetLengthSid KernelBase!GetSecurityDescriptorDacl KernelBase!GetTokenInformation - ole32.dll:
CLSIDFromString CoCancelCall CoCopyProxy CoCreateGuid CoCreateInstance CoDisableCallCancellation CoDisconnectContext CoEnableCallCancellation CoGetClassObject CoGetInterceptorFromTypeInfo CoGetMalloc CoGetObject CoGetObjectContext CoImpersonateClient CoInitializeEx CoMarshalInterface CoRegisterClassObject CoRevertToSelf CoRevokeClassObject CoSetProxyBlanket CoTaskMemAlloc CoTaskMemFree CoUninitialize CoUnmarshalInterface CreateStreamOnHGlobal FreePropVariantArray IIDFromString PropVariantClear PropVariantCopy StringFromCLSID StringFromGUID2 - OLEAUT32.dll:
BSTR_UserFree BSTR_UserMarshal BSTR_UserSize BSTR_UserUnmarshal CreateErrorInfo LPSAFEARRAY_UserFree LPSAFEARRAY_UserMarshal LPSAFEARRAY_UserSize LPSAFEARRAY_UserUnmarshal LoadRegTypeLib LoadTypeLib SetErrorInfo SysAllocString SysFreeString SysStringByteLen SysStringLen VARIANT_UserFree VARIANT_UserMarshal VARIANT_UserSize VARIANT_UserUnmarshal VariantClear VariantCopy VariantInit - RPCRT4.dll:
CStdStubBuffer_AddRef CStdStubBuffer_Connect CStdStubBuffer_CountRefs CStdStubBuffer_DebugServerQueryInterface CStdStubBuffer_DebugServerRelease CStdStubBuffer_Disconnect CStdStubBuffer_Invoke CStdStubBuffer_IsIIDSupported CStdStubBuffer_QueryInterface IUnknown_AddRef_Proxy IUnknown_QueryInterface_Proxy IUnknown_Release_Proxy NdrCStdStubBuffer2_Release NdrCStdStubBuffer_Release NdrDllCanUnloadNow NdrDllGetClassObject NdrOleAllocate NdrOleFree NdrStubCall2 NdrStubForwardingFunction - USER32.dll:
CloseDesktop CloseWindowStation DialogBoxParamW EndDialog GetClientRect GetDesktopWindow GetProcessWindowStation GetThreadDesktop GetWindowRect LoadStringW MapWindowPoints MsgWaitForMultipleObjectsEx OpenDesktopW OpenWindowStationW PeekMessageW PostThreadMessageW SetDlgItemTextW SetProcessWindowStation SetThreadDesktop SetWindowPos - KERNEL32.dll:
ChangeTimerQueueTimer CreateDirectoryW CreateIoCompletionPort CreateProcessW CreateSemaphoreW DebugBreak DelayLoadFailureHook DeleteFileW ExpandEnvironmentStringsW FindClose FindFirstFileW FindNextFileW FindResourceW FreeLibraryAndExitThread GetComputerNameW GetExitCodeProcess GetLocalTime GetModuleFileNameW GetModuleHandleExW GetModuleHandleW GetQueuedCompletionStatus GetSystemInfo GetThreadContext GetVersion InitOnceExecuteOnce InterlockedExchangeAdd IsDebuggerPresent LoadLibraryW LoadResource LocalAlloc LockResource OutputDebugStringA OutputDebugStringW PostQueuedCompletionStatus QueryPerformanceFrequency RaiseException RegDeleteTreeW RegDeleteValueW RegEnumKeyExW RegEnumValueW RegNotifyChangeKeyValue RegQueryInfoKeyW RegSetValueExW RegisterWaitForSingleObject ReleaseSemaphore SetFileAttributesW SetThreadPriority UnregisterWait VirtualAlloc VirtualProtect VirtualQuery ntdll!RtlInitializeCriticalSection ntdll!RtlInterlockedCompareExchange64