Windows 7 DLL File Information - ubpm.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: | Unified Background Process Manager DLL |
File Version: | 6.1.7100.0 (winmain_win7rc.090421-1700) |
Company: | Microsoft Corporation |
Product Name: | Microsoft Windows Operating System |
DLL popularity | Very Low - 1 other DLL files in system32 directory are statically linked to this file. |
File Size: | 166 KB |
Total Number of Exported Functions: | 18 |
Total Number of Exported Functions With Names: | 18 |
Section Headers
Name | Virtual Address | Raw Data Size | % of File | Characteristics | Section Contains... |
---|---|---|---|---|---|
.text | 0x00001000 | 155,648 Bytes | 91.3% | Read, Execute | Code |
.data | 0x00027000 | 2,048 Bytes | 1.2% | Write, Read | Initialized Data |
.rsrc | 0x00028000 | 1,536 Bytes | 0.9% | Read | Initialized Data |
.reloc | 0x00029000 | 9,728 Bytes | 5.7% | Read, Discardable | Initialized Data |
Static Linking
ubpm.dll is statically linked to the following files:msvcrt.dll
API-MS-Win-Core-ErrorHandling-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-Misc-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-SysInfo-L1-1-0.dll
API-MS-Win-Security-Base-L1-1-0.dll
RPCRT4.dll
KERNEL32.dll
ntdll.dll
profapi.dll
API-MS-Win-Security-LSALookup-L1-1-0.dll
This means that when ubpm.dll is loaded, the above files are automatically loaded too. If one of these files is corrupted or missing, ubpm.dll won't be loaded.
List of files that are statically linked to ubpm.dll
schedsvc.dll
This means that when one of the above files is loaded, ubpm.dll will be loaded too. (The opposite of the previous 'Static Linking' section)
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 | 1 | 184 Bytes | 0.1% |
Type Libraries | 0 | 0 Bytes | 0.0% |
Manifest | 0 | 0 Bytes | 0.0% |
All Others | 2 | 1,136 Bytes | 0.7% |
Total | 3 | 1,320 Bytes | 0.8% |
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 |
---|---|
0 | Windows will execute '%1' scheduled task that requested waking the computer. |
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:UbpmApiBufferFree | UbpmCloseRootHandle | UbpmCloseTriggerConsumerHandle |
UbpmCloseTriggerProviderHandle | UbpmConfigureTriggerConsumer | UbpmControlTriggerConsumer |
UbpmGenerateNotification | UbpmGenerateTrigger | UbpmInitialize |
UbpmOpenRootHandle | UbpmOpenTriggerConsumerHandle | UbpmOpenTriggerProviderHandle |
UbpmQueryTriggerConsumerStatus | UbpmRegisterTriggerConsumer | UbpmRegisterTriggerProvider |
UbpmTerminate | UbpmUnregisterTriggerConsumer | UbpmUnregisterTriggerProvider |
Imported Functions List
The following functions are imported by this dll:- msvcrt.dll:
_CxxThrowException _XcptFilter __CxxFrameHandler _amsg_exit _except_handler4_common _initterm _purecall _vsnwprintf _wcsicmp _wcsnicmp fclose fflush fopen_s fputws free malloc memcpy memset public: virtual __thiscall type_info::~type_info(void) rand_s void * __cdecl operator new(unsigned int) void __cdecl operator delete(void *) wcschr - API-MS-Win-Core-ErrorHandling-L1-1-0.dll:
kernel32!GetLastError kernel32!SetUnhandledExceptionFilter kernel32!UnhandledExceptionFilter - API-MS-Win-Core-Interlocked-L1-1-0.dll:
KernelBase!InterlockedCompareExchange KernelBase!InterlockedExchange - API-MS-Win-Core-LibraryLoader-L1-1-0.dll:
KernelBase!DisableThreadLibraryCalls KernelBase!FreeLibrary KernelBase!GetProcAddress KernelBase!LoadLibraryExA - API-MS-Win-Core-Misc-L1-1-0.dll:
KernelBase!Sleep - API-MS-Win-Core-ProcessThreads-L1-1-0.dll:
KernelBase!OpenThreadToken kernel32!CreateProcessAsUserW kernel32!GetCurrentProcess kernel32!GetCurrentProcessId kernel32!GetCurrentThreadId kernel32!TerminateProcess - API-MS-Win-Core-Profile-L1-1-0.dll:
ntdll!RtlQueryPerformanceCounter - API-MS-Win-Core-SysInfo-L1-1-0.dll:
KernelBase!GetSystemTimeAsFileTime KernelBase!GetTickCount - API-MS-Win-Security-Base-L1-1-0.dll:
KernelBase!AccessCheck KernelBase!AddAccessAllowedAce KernelBase!AdjustTokenPrivileges KernelBase!AllocateAndInitializeSid KernelBase!AllocateLocallyUniqueId KernelBase!CheckTokenMembership KernelBase!CopySid KernelBase!DuplicateToken KernelBase!DuplicateTokenEx KernelBase!EqualSid KernelBase!FreeSid KernelBase!GetFileSecurityW KernelBase!GetLengthSid KernelBase!GetSidSubAuthority KernelBase!GetSidSubAuthorityCount KernelBase!GetTokenInformation KernelBase!InitializeAcl KernelBase!IsValidSid KernelBase!SetTokenInformation - RPCRT4.dll:
NdrAsyncServerCall NdrClientCall2 NdrServerCall2 RpcAsyncAbortCall RpcAsyncCompleteCall RpcBindingFree RpcBindingFromStringBindingW RpcBindingSetAuthInfoExW RpcBindingVectorFree RpcImpersonateClient RpcRevertToSelf RpcServerInqCallAttributesW RpcServerRegisterIfEx RpcServerUnregisterIfEx RpcServerUseProtseqEpW RpcStringBindingComposeW RpcStringFreeW UuidCreate UuidEqual UuidFromStringW UuidIsNil UuidToStringW - KERNEL32.dll:
CallbackMayRunLong CancelWaitableTimer CloseHandle CompareFileTime CreateEventW CreateFileW CreateProcessW CreateThread CreateThreadpool CreateThreadpoolCleanupGroup CreateThreadpoolTimer CreateThreadpoolWork CreateWaitableTimerW DebugBreak DelayLoadFailureHook ExpandEnvironmentStringsW FileTimeToSystemTime GetCurrentThread GetExitCodeProcess GetLocalTime GetModuleHandleW GetProcessId GetSystemPowerStatus GetSystemTime GetTickCount64 HeapCreate HeapDestroy HeapFree InitOnceExecuteOnce InitializeCriticalSectionAndSpinCount InterlockedDecrement InterlockedIncrement IsDebuggerPresent KernelBase!SetWaitableTimerEx LocalFree PowerClearRequest PowerCreateRequest PowerSetRequest ReadFile RegCloseKey RegOpenKeyExW RegQueryValueExW RegisterWaitForSingleObjectEx ResetEvent ResumeThread SetEvent SetLastError SetPriorityClass SetThreadExecutionState SetThreadpoolThreadMinimum SetWaitableTimer SleepConditionVariableSRW SleepEx SystemTimeToFileTime SystemTimeToTzSpecificLocalTime TzSpecificLocalTimeToSystemTime UnregisterWait UnregisterWaitEx WaitForMultipleObjects WaitForMultipleObjectsEx WaitForSingleObject WriteFile ntdll!RtlAllocateHeap ntdll!RtlDeleteCriticalSection ntdll!RtlEnterCriticalSection ntdll!RtlInitializeConditionVariable ntdll!RtlInterlockedCompareExchange64 ntdll!RtlLeaveCriticalSection ntdll!RtlWakeAllConditionVariable ntdll!RtlWakeConditionVariable ntdll!TpPostWork ntdll!TpReleaseCleanupGroup ntdll!TpReleaseCleanupGroupMembers ntdll!TpReleasePool ntdll!TpReleaseTimer ntdll!TpReleaseWork ntdll!TpSetPoolMaxThreads ntdll!TpSetTimer - ntdll.dll:
EtwEventActivityIdControl EtwEventEnabled EtwEventRegister EtwEventUnregister EtwEventWrite EtwEventWriteTransfer EtwGetTraceEnableFlags EtwGetTraceEnableLevel EtwGetTraceLoggerHandle EtwRegisterTraceGuidsW EtwTraceMessage EtwUnregisterTraceGuids NtDuplicateToken NtQueryInformationToken NtSetInformationProcess RtlAcquireSRWLockExclusive RtlAcquireSRWLockShared RtlAreAllAccessesGranted RtlCreateVirtualAccountSid RtlFindLeastSignificantBit RtlFindMostSignificantBit RtlInitUnicodeString RtlInitializeConditionVariable RtlLengthSid RtlNtStatusToDosError RtlReleaseSRWLockExclusive RtlReleaseSRWLockShared - profapi.dll:
- API-MS-Win-Security-LSALookup-L1-1-0.dll:
sechost!LsaLookupClose sechost!LsaLookupFreeMemory sechost!LsaLookupManageSidNameMapping sechost!LsaLookupOpenLocalPolicy sechost!LsaLookupTranslateSids