Windows 8 DLL File Information - BootMenuUX.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: | BootMenuUX |
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: | 106 KB |
Total Number of Exported Functions: | 57 |
Total Number of Exported Functions With Names: | 57 |
Section Headers
Name | Virtual Address | Raw Data Size | % of File | Characteristics | Section Contains... |
---|---|---|---|---|---|
.text | 0x00001000 | 95,232 Bytes | 87.3% | Read, Execute | Code |
.data | 0x00019000 | 1,024 Bytes | 0.9% | Write, Read | Initialized Data |
.idata | 0x0001a000 | 6,144 Bytes | 5.6% | Read | Initialized Data |
.rsrc | 0x0001c000 | 1,024 Bytes | 0.9% | Read | Initialized Data |
.reloc | 0x0001d000 | 4,608 Bytes | 4.2% | Read, Discardable | Initialized Data |
Static Linking
BootMenuUX.dll is statically linked to the following files:msvcrt.dll
api-ms-win-core-com-l1-1-0.dll
api-ms-win-core-registry-l1-1-0.dll
api-ms-win-core-string-l1-1-0.dll
api-ms-win-core-synch-l1-2-0.dll
api-ms-win-core-localization-l1-2-0.dll
api-ms-win-core-errorhandling-l1-1-1.dll
api-ms-win-core-firmware-l1-1-0.dll
api-ms-win-core-sysinfo-l1-2-0.dll
api-ms-win-core-handle-l1-1-0.dll
api-ms-win-core-processthreads-l1-1-1.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
BOOTUX.dll
ntdll.dll
ReAgent.dll
USER32.dll
UxTheme.dll
KERNEL32.dll
VERSION.dll
api-ms-win-security-sddl-l1-1-0.dll
api-ms-win-core-registry-l2-1-0.dll
CRYPTSP.dll
This means that when BootMenuUX.dll is loaded, the above files are automatically loaded too. If one of these files is corrupted or missing, BootMenuUX.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 | 1 | 900 Bytes | 0.8% |
Total | 1 | 900 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)
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:CreateAdvancedOptionsButton | CreateAdvancedRecoveryToolsButtonCollection |
CreateAdvancedStartupButton | CreateAdvancedStartupLaunchPage |
CreateBasicResetFinalChecksPage | CreateBasicSystemResetButton |
CreateBasicSystemResetLaunchPage | CreateBitlockerLandingPage |
CreateBlackWallpaperButton | CreateBootableDeviceButtonCollection |
CreateBootableOSButtonCollection | CreateCSRTFinalPage |
CreateClearWallpaperPage | CreateDefaultOSButton |
CreateDefaultOSButtonCollection | CreateDefaultOSListButton |
CreateDeviceListButton | CreateFactoryResetFinalChecksPage |
CreateFactoryResetLandingPage | CreateFactorySystemResetButton |
CreateFactorySystemResetLaunchPage | CreateFirmwareSettingsButton |
CreateFiveMinuteTimeoutAction | CreateFiveSecondTimeoutAction |
CreateKeyboardLayoutButtonCollection | CreateLanguageButtonCollection |
CreateOSListButton | CreateOneMinuteTimeoutAction |
CreatePBRCancelButton | CreatePBRFinalPage |
CreatePBRfactoryResetAllVolumesButton | CreatePBRfactoryResetBareMetalDisabled |
CreatePBRfactoryResetBareMetalEnabled | CreatePBRfactoryResetDataEraseDisabled |
CreatePBRfactoryResetDataEraseEnabled | CreatePBRfactoryResetOsOnlyButton |
CreatePasswordButton | CreatePasswordPage |
CreateRecoveryToolsListButton | CreateRestartButton |
CreateSelectOSPage | CreateSetWallpaperPage |
CreateShutdownButton | CreateSkippableSelectOSPage |
CreateTenSecondTimeoutAction | CreateThirtySecondTimeoutAction |
CreateTopLevelRecoveryToolsButtonCollection | CreateTopLevelRecoveryToolsPage |
CreateUserNameButtonCollection | CreateUserSelectionPage |
CreateWinReTargetOSButtonCollection | CreateWinReTargetOSPage |
CreateZeroSecondTimeoutAction | InitializePasswordDatabase |
InitializeSRTSyncInterface | InitializeSyncInterface |
UtilBcdCloseSystemStore |
Imported Functions List
The following functions are imported by this dll:- msvcrt.dll:
_XcptFilter __CxxFrameHandler __dllonexit _amsg_exit _except_handler4_common _initterm _lock _onexit _purecall _snwscanf_s _ultow_s _unlock _vsnwprintf _wcsicmp _wcslwr _wcsnicmp _wcsupr free malloc memcmp memcpy memset qsort_s strncmp swprintf_s void * __cdecl operator new(unsigned int) void __cdecl operator delete(void *) wcscat_s wcschr wcscpy_s wcsnlen wcsrchr wcsstr wcstoul - api-ms-win-core-com-l1-1-0.dll:
combase!CoGetMalloc combase!CoTaskMemAlloc combase!CoTaskMemFree combase!PropVariantClear - api-ms-win-core-registry-l1-1-0.dll:
KernelBase!RegCloseKey KernelBase!RegCreateKeyExW KernelBase!RegEnumKeyExW KernelBase!RegGetValueW KernelBase!RegLoadKeyW KernelBase!RegOpenKeyExW KernelBase!RegQueryInfoKeyW KernelBase!RegQueryValueExW KernelBase!RegSetValueExW KernelBase!RegUnLoadKeyW - api-ms-win-core-string-l1-1-0.dll:
KernelBase!CompareStringEx - api-ms-win-core-synch-l1-2-0.dll:
KernelBase!InitOnceExecuteOnce KernelBase!SetEvent KernelBase!Sleep KernelBase!WaitForSingleObject - api-ms-win-core-localization-l1-2-0.dll:
KernelBase!SetThreadPreferredUILanguages - api-ms-win-core-errorhandling-l1-1-1.dll:
KernelBase!GetLastError KernelBase!SetUnhandledExceptionFilter KernelBase!UnhandledExceptionFilter - api-ms-win-core-firmware-l1-1-0.dll:
kernel32!GetFirmwareEnvironmentVariableW kernel32!SetFirmwareEnvironmentVariableW - api-ms-win-core-sysinfo-l1-2-0.dll:
KernelBase!GetSystemInfo KernelBase!GetSystemTimeAsFileTime KernelBase!GetTickCount - api-ms-win-core-handle-l1-1-0.dll:
KernelBase!CloseHandle - api-ms-win-core-processthreads-l1-1-1.dll:
kernel32!CreateThread kernel32!GetCurrentProcess kernel32!GetCurrentProcessId kernel32!GetCurrentThreadId kernel32!TerminateProcess - api-ms-win-core-libraryloader-l1-1-1.dll:
KernelBase!DisableThreadLibraryCalls - api-ms-win-core-interlocked-l1-2-0.dll:
KernelBase!InterlockedCompareExchange KernelBase!InterlockedExchange - api-ms-win-core-profile-l1-1-0.dll:
ntdll!RtlQueryPerformanceCounter - BOOTUX.dll:
- ntdll.dll:
LdrGetDllHandle LdrGetProcedureAddress NtAdjustPrivilegesToken NtAllocateUuids NtClose NtClose NtCreateEvent NtCreateEvent NtCreateKey NtDeleteKey NtDeleteValueKey NtDeviceIoControlFile NtDeviceIoControlFile NtEnumerateKey NtLoadKey NtOpenFile NtOpenFile NtOpenKey NtOpenKey NtOpenProcessTokenEx NtOpenSymbolicLinkObject NtOpenSymbolicLinkObject NtOpenThreadTokenEx NtQueryAttributesFile NtQueryKey NtQuerySymbolicLinkObject NtQuerySymbolicLinkObject NtQuerySystemInformation NtQuerySystemInformation NtQueryValueKey NtQueryValueKey NtResetEvent NtResetEvent NtSetSecurityObject NtShutdownSystem NtUnloadKey NtWaitForSingleObject NtWaitForSingleObject RtlAcquirePrivilege RtlAddAccessAllowedAceEx RtlAdjustPrivilege RtlAllocateAndInitializeSid RtlAllocateHeap RtlAppendUnicodeToString RtlCopyUnicodeString RtlCreateAcl RtlCreateSecurityDescriptor RtlFreeAnsiString RtlFreeHeap RtlFreeSid RtlGUIDFromString RtlGetVersion RtlInitAnsiString RtlInitUnicodeString RtlLengthSecurityDescriptor RtlLengthSid RtlNtStatusToDosError RtlReleasePrivilege RtlSetDaclSecurityDescriptor RtlSetOwnerSecurityDescriptor RtlStringFromGUID RtlUnicodeStringToAnsiString RtlpNtQueryValueKey RtlpSetPreferredUILanguages - ReAgent.dll:
WinReGetConfig WinReGetCustomization WinReRestoreLogFiles WinReSetRecoveryAction - USER32.dll:
GetKeyboardLayout GetKeyboardLayoutNameW LoadKeyboardLayoutW SetSysColors SystemParametersInfoW - UxTheme.dll:
- KERNEL32.dll:
CreateFileW EnumUILanguagesW FreeLibrary GetLocaleInfoEx GetProcAddress GetThreadPreferredUILanguages LCIDToLocaleName LoadLibraryW LocaleNameToLCID SetLastError - VERSION.dll:
GetFileVersionInfoSizeW GetFileVersionInfoW VerQueryValueW - api-ms-win-security-sddl-l1-1-0.dll:
sechost!ConvertSidToStringSidW - api-ms-win-core-registry-l2-1-0.dll:
advapi32!RegSetKeyValueW - CRYPTSP.dll:
SystemFunction007 SystemFunction027 SystemFunction031