Windows 10 DLL File Information - eeutil.dll |
The following DLL report was generated by automatic DLL script that scanned and loaded all DLL files in the system32 directory of Windows 10, 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: | Energy Estimator Utility |
File Version: | 10.0.10130.0 (fbl_impressive.150522-2224) |
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: | 44 KB |
Total Number of Exported Functions: | 1 |
Total Number of Exported Functions With Names: | 1 |
Section Headers
Name | Virtual Address | Raw Data Size | % of File | Characteristics | Section Contains... |
---|---|---|---|---|---|
.text | 0x00001000 | 35,840 Bytes | 79.5% | Read, Execute | Code |
.data | 0x0000a000 | 1,024 Bytes | 2.3% | Write, Read | Initialized Data |
.idata | 0x0000b000 | 3,584 Bytes | 8.0% | Read | Initialized Data |
.rsrc | 0x0000c000 | 1,536 Bytes | 3.4% | Read | Initialized Data |
.reloc | 0x0000d000 | 2,048 Bytes | 4.5% | Read, Discardable | Initialized Data |
Static Linking
eeutil.dll is statically linked to the following files:msvcrt.dll
OLEAUT32.dll
api-ms-win-core-handle-l1-1-0.dll
api-ms-win-core-synch-l1-2-0.dll
api-ms-win-core-errorhandling-l1-1-1.dll
api-ms-win-core-com-l1-1-1.dll
api-ms-win-core-sysinfo-l1-2-1.dll
api-ms-win-core-console-l1-1-0.dll
api-ms-win-core-timezone-l1-1-0.dll
api-ms-win-core-string-l2-1-1.dll
api-ms-win-security-sddl-l1-1-0.dll
api-ms-win-core-heap-l2-1-0.dll
api-ms-win-core-debug-l1-1-1.dll
api-ms-win-core-profile-l1-1-0.dll
api-ms-win-core-processthreads-l1-1-2.dll
XmlLite.dll
api-ms-win-shcore-stream-l1-1-0.dll
api-ms-win-core-shlwapi-obsolete-l1-2-0.dll
api-ms-win-core-perfcounters-l1-1-0.dll
SrumAPI.dll
This means that when eeutil.dll is loaded, the above files are automatically loaded too. If one of these files is corrupted or missing, eeutil.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 | 38 | 2,008 Bytes | 4.5% |
Type Libraries | 0 | 0 Bytes | 0.0% |
Manifest | 0 | 0 Bytes | 0.0% |
All Others | 2 | 1,124 Bytes | 2.5% |
Total | 40 | 3,132 Bytes | 7.0% |
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 1000 dialogs)
No dialog resources in this file.
String resources in this dll (up to 1000 strings)
String ID | String Text |
---|---|
1 | Energy Estimation |
2 | Energy Estimation |
3 | This is a CounterSet for EnergyEstimation Provider |
5 | CPU Foreground Energy |
6 | CPU Foreground Energy |
7 | CPU Foreground Energy (mJ) |
9 | GPU Foreground Energy |
10 | GPU Foreground Energy |
11 | GPU Foreground Energy (mJ) |
13 | Display Foreground Energy |
14 | Display Foreground Energy |
15 | Display Foreground Energy (mJ) |
17 | Disk Foreground Energy |
18 | Disk Foreground Energy |
19 | Disk Foreground Energy (mJ) |
21 | Network Foreground Energy |
22 | Network Foreground Energy |
23 | Network Foreground Energy (mJ) |
25 | Total Foreground Energy |
26 | Total Foreground Energy |
27 | Total Foreground Energy (mJ) |
29 | CPU Background Energy |
30 | CPU Background Energy |
31 | CPU Background Energy (mJ) |
33 | GPU Background Energy |
34 | GPU Background Energy |
35 | Display Background Energy |
36 | Display Background Energy |
37 | Display Background Energy (mJ) |
39 | Disk Background Energy |
40 | Disk Background Energy |
41 | Disk Background Energy (mJ) |
43 | Network Background Energy |
44 | Network Background Energy |
45 | Network Background Energy (mJ) |
47 | Total Background Energy |
48 | Total Background Energy |
49 | Total Background Energy (mJ) |
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:EeUtilCommand |
Imported Functions List
The following functions are imported by this dll:- msvcrt.dll:
_CxxThrowException _XcptFilter __CxxFrameHandler __dllonexit _amsg_exit _callnewh _except_handler4_common _initterm _lock _onexit _purecall _unlock _vsnprintf _vsnwprintf _wcsicmp _wcsupr_s free malloc memcpy_s memmove_s printf public: __thiscall exception::exception(char const * const &) public: __thiscall exception::exception(class exception const &) public: __thiscall exception::exception(void) public: virtual __thiscall exception::~exception(void) public: virtual __thiscall type_info::~type_info(void) public: virtual char const * __thiscall exception::what(void)const puts wcstol - OLEAUT32.dll:
SysAllocString SysAllocStringByteLen SysFreeString SysStringByteLen VarBstrCmp - api-ms-win-core-handle-l1-1-0.dll:
KernelBase!CloseHandle - api-ms-win-core-synch-l1-2-0.dll:
KernelBase!CreateEventW KernelBase!SetEvent KernelBase!Sleep KernelBase!WaitForMultipleObjectsEx - api-ms-win-core-errorhandling-l1-1-1.dll:
KernelBase!GetLastError KernelBase!SetUnhandledExceptionFilter KernelBase!UnhandledExceptionFilter - api-ms-win-core-com-l1-1-1.dll:
combase!CoCreateInstance combase!CoInitializeEx combase!CoInitializeSecurity combase!StringFromGUID2 - api-ms-win-core-sysinfo-l1-2-1.dll:
KernelBase!GetSystemTime KernelBase!GetSystemTimeAsFileTime KernelBase!GetTickCount - api-ms-win-core-console-l1-1-0.dll:
KernelBase!SetConsoleCtrlHandler - api-ms-win-core-timezone-l1-1-0.dll:
KernelBase!FileTimeToSystemTime KernelBase!SystemTimeToFileTime - api-ms-win-core-string-l2-1-1.dll:
KernelBase!SHLoadIndirectString - api-ms-win-security-sddl-l1-1-0.dll:
sechost!ConvertSidToStringSidW - api-ms-win-core-heap-l2-1-0.dll:
KernelBase!LocalFree - api-ms-win-core-debug-l1-1-1.dll:
KernelBase!OutputDebugStringA - api-ms-win-core-profile-l1-1-0.dll:
ntdll!RtlQueryPerformanceCounter - api-ms-win-core-processthreads-l1-1-2.dll:
kernel32!GetCurrentProcess kernel32!GetCurrentProcessId kernel32!GetCurrentThreadId kernel32!TerminateProcess - XmlLite.dll:
CreateXmlWriter - api-ms-win-shcore-stream-l1-1-0.dll:
SHCore!SHCreateStreamOnFileW - api-ms-win-core-shlwapi-obsolete-l1-2-0.dll:
KernelBase!StrChrW KernelBase!StrCmpW - api-ms-win-core-perfcounters-l1-1-0.dll:
KernelBase!PerfCreateInstance KernelBase!PerfDeleteInstance KernelBase!PerfSetCounterSetInfo KernelBase!PerfSetULongCounterValue KernelBase!PerfStartProvider KernelBase!PerfStopProvider - SrumAPI.dll:
SruQueryStats SruRegisterRealTimeStats SruUnregisterRealTimeStats SruUpdateStats