Windows 8 DLL File Information - umpoext.dll |
The following DLL report was generated by automatic DLL script that scanned and loaded all DLL files in the system32 directory of Windows 8, 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: | User-mode Power Service Extensions |
File Version: | 6.2.9200.16384 (win8_rtm.120725-1247) |
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: | 35 KB |
Total Number of Exported Functions: | 2 |
Total Number of Exported Functions With Names: | 2 |
Section Headers
Name | Virtual Address | Raw Data Size | % of File | Characteristics | Section Contains... |
---|---|---|---|---|---|
.text | 0x00001000 | 24,064 Bytes | 67.1% | Read, Execute | Code |
.data | 0x00007000 | 512 Bytes | 1.4% | Write, Read | Initialized Data |
.idata | 0x00008000 | 5,632 Bytes | 15.7% | Read | Initialized Data |
.rsrc | 0x0000a000 | 1,536 Bytes | 4.3% | Read | Initialized Data |
.reloc | 0x0000b000 | 3,072 Bytes | 8.6% | Read, Discardable | Initialized Data |
Static Linking
umpoext.dll is statically linked to the following files:msvcrt.dll
ntdll.dll
api-ms-win-core-threadpool-l1-2-0.dll
api-ms-win-core-synch-l1-2-0.dll
api-ms-win-core-file-l1-2-0.dll
api-ms-win-core-io-l1-1-1.dll
api-ms-win-core-handle-l1-1-0.dll
api-ms-win-core-sysinfo-l1-2-0.dll
api-ms-win-devices-config-l1-1-0.dll
api-ms-win-power-setting-l1-1-0.dll
api-ms-win-core-errorhandling-l1-1-1.dll
api-ms-win-core-processthreads-l1-1-1.dll
RPCRT4.dll
api-ms-win-core-registry-l1-1-0.dll
api-ms-win-core-libraryloader-l1-1-1.dll
api-ms-win-core-interlocked-l1-2-0.dll
api-ms-win-core-profile-l1-1-0.dll
api-ms-win-core-kernel32-legacy-l1-1-0.dll
api-ms-win-core-threadpool-legacy-l1-1-0.dll
api-ms-win-core-heap-obsolete-l1-1-0.dll
api-ms-win-devices-query-l1-1-0.dll
api-ms-win-security-grouppolicy-l1-1-0.dll
api-ms-win-core-threadpool-private-l1-1-0.dll
pcwum.dll
HID.DLL
umpo.dll
api-ms-win-core-apiquery-l1-1-0.dll
api-ms-win-core-delayload-l1-1-1.dll
This means that when umpoext.dll is loaded, the above files are automatically loaded too. If one of these files is corrupted or missing, umpoext.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 | 9 | 554 Bytes | 1.5% |
Type Libraries | 0 | 0 Bytes | 0.0% |
Manifest | 0 | 0 Bytes | 0.0% |
All Others | 2 | 1,140 Bytes | 3.2% |
Total | 11 | 1,694 Bytes | 4.7% |
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)
String ID | String Text |
---|---|
1 | Power Meter |
2 | Power Meter |
3 | This counter set displays power metering and budgeting information |
5 | Power |
6 | Power |
7 | This counter displays power consumption in milliwatts. |
9 | Power Budget |
10 | Power Budget |
11 | This counter displays the power budget for this device or subcomponent in milliwatts. |
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:DllMain | ExtensionInit |
Imported Functions List
The following functions are imported by this dll:- msvcrt.dll:
_XcptFilter _amsg_exit _except_handler4_common _initterm free malloc memcmp memcpy memset swprintf_s wcscpy_s - ntdll.dll:
DbgPrint EtwEventWrite RtlFreeAnsiString RtlStringFromGUID RtlWaitOnAddress RtlWakeAddressAll WinSqmIncrementDWORD - api-ms-win-core-threadpool-l1-2-0.dll:
KernelBase!CreateThreadpoolIo KernelBase!CreateThreadpoolTimer KernelBase!CreateThreadpoolWork ntdll!TpCancelAsyncIoOperation ntdll!TpIsTimerSet ntdll!TpPostWork ntdll!TpReleaseIoCompletion ntdll!TpReleaseTimer ntdll!TpReleaseWork ntdll!TpSetTimer ntdll!TpStartAsyncIoOperation ntdll!TpWaitForIoCompletion ntdll!TpWaitForTimer ntdll!TpWaitForWork - api-ms-win-core-synch-l1-2-0.dll:
KernelBase!CreateEventW KernelBase!SetEvent KernelBase!Sleep KernelBase!WaitForSingleObject ntdll!RtlAcquireSRWLockExclusive ntdll!RtlAcquireSRWLockShared ntdll!RtlInitializeConditionVariable ntdll!RtlReleaseSRWLockExclusive ntdll!RtlReleaseSRWLockShared - api-ms-win-core-file-l1-2-0.dll:
KernelBase!CreateFileW KernelBase!ReadFile - api-ms-win-core-io-l1-1-1.dll:
kernel32!CancelIoEx kernel32!DeviceIoControl - api-ms-win-core-handle-l1-1-0.dll:
KernelBase!CloseHandle - api-ms-win-core-sysinfo-l1-2-0.dll:
KernelBase!GetSystemTimeAsFileTime KernelBase!GetTickCount - api-ms-win-devices-config-l1-1-0.dll:
cfgmgr32!CM_Get_Device_Interface_ListW cfgmgr32!CM_Get_Device_Interface_List_SizeW cfgmgr32!CM_Register_Notification cfgmgr32!CM_Unregister_Notification - api-ms-win-power-setting-l1-1-0.dll:
powrprof!PowerSettingRegisterNotification powrprof!PowerSettingUnregisterNotification - api-ms-win-core-errorhandling-l1-1-1.dll:
KernelBase!GetLastError KernelBase!SetUnhandledExceptionFilter KernelBase!UnhandledExceptionFilter - api-ms-win-core-processthreads-l1-1-1.dll:
kernel32!GetCurrentProcess kernel32!GetCurrentProcessId kernel32!GetCurrentThreadId kernel32!TerminateProcess - RPCRT4.dll:
UuidEqual UuidFromStringW - api-ms-win-core-registry-l1-1-0.dll:
KernelBase!RegCloseKey KernelBase!RegCopyTreeW KernelBase!RegCreateKeyExW KernelBase!RegDeleteTreeW KernelBase!RegEnumKeyExW KernelBase!RegGetValueW KernelBase!RegOpenKeyExW KernelBase!RegQueryValueExW - api-ms-win-core-libraryloader-l1-1-1.dll:
KernelBase!DisableThreadLibraryCalls - api-ms-win-core-interlocked-l1-2-0.dll:
KernelBase!InterlockedCompareExchange KernelBase!InterlockedExchange KernelBase!InterlockedIncrement - api-ms-win-core-profile-l1-1-0.dll:
ntdll!RtlQueryPerformanceCounter - api-ms-win-core-kernel32-legacy-l1-1-0.dll:
kernel32!WTSGetActiveConsoleSessionId - api-ms-win-core-threadpool-legacy-l1-1-0.dll:
KernelBase!UnregisterWaitEx - api-ms-win-core-heap-obsolete-l1-1-0.dll:
kernel32!LocalAlloc kernel32!LocalFree - api-ms-win-devices-query-l1-1-0.dll:
cfgmgr32!DevCloseObjectQuery cfgmgr32!DevCreateObjectQuery - api-ms-win-security-grouppolicy-l1-1-0.dll:
KernelBase!EnterCriticalPolicySectionInternal KernelBase!LeaveCriticalPolicySectionInternal KernelBase!RegisterGPNotificationInternal KernelBase!UnregisterGPNotificationInternal - api-ms-win-core-threadpool-private-l1-1-0.dll:
KernelBase!RegisterWaitForSingleObjectEx - pcwum.dll:
PerfCreateInstance PerfDeleteInstance PerfSetCounterSetInfo PerfSetULongCounterValue PerfStartProviderEx PerfStopProvider - HID.DLL:
HidD_FreePreparsedData HidD_GetHidGuid HidD_GetPreparsedData HidP_GetCaps HidP_GetSpecificButtonCaps HidP_GetUsagesEx HidP_MaxUsageListLength - umpo.dll:
PtrUmpoDebug PtrUmpoOnAcPower PtrUmpoProviderHandle UmpoAllocate UmpoAlpcSendPowerMessage UmpoFree UmpoGetActiveScheme UmpoInternalCloseUserPowerKey UmpoInternalConvertGuidToString UmpoInternalDataAccessorToString UmpoInternalGetActiveSchemeGuid UmpoInternalOpenGUIDSubKey UmpoInternalOpenUserPowerKey UmpoNotificationHandler UmpoNotifyKernelAllPowerPolicyChanged UmpoNotifyKernelPowerPolicyChanged UmpoTraceAdaptiveDimTimeout UmpoWriteToUserPowerKey - api-ms-win-core-apiquery-l1-1-0.dll:
ntdll!ApiSetQueryApiSetPresence - api-ms-win-core-delayload-l1-1-1.dll:
kernel32!DelayLoadFailureHook ntdll!LdrResolveDelayLoadedAPI