Windows 10 DLL File Information - UXInit.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: | Windows User Experience Session Initialization Dll |
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: | 55 KB |
Total Number of Exported Functions: | 13 |
Total Number of Exported Functions With Names: | 12 |
Section Headers
Name | Virtual Address | Raw Data Size | % of File | Characteristics | Section Contains... |
---|---|---|---|---|---|
.text | 0x00001000 | 45,056 Bytes | 79.3% | Read, Execute | Code |
.data | 0x0000c000 | 512 Bytes | 0.9% | Write, Read | Initialized Data |
.idata | 0x0000d000 | 5,632 Bytes | 9.9% | Read | Initialized Data |
.didat | 0x0000f000 | 512 Bytes | 0.9% | Write, Read | Initialized Data |
.rsrc | 0x00010000 | 1,536 Bytes | 2.7% | Read | Initialized Data |
.reloc | 0x00011000 | 2,560 Bytes | 4.5% | Read, Discardable | Initialized Data |
Static Linking
UXInit.dll is statically linked to the following files:msvcrt.dll
api-ms-win-core-processthreads-l1-1-2.dll
api-ms-win-core-errorhandling-l1-1-1.dll
api-ms-win-core-handle-l1-1-0.dll
api-ms-win-core-synch-l1-2-0.dll
api-ms-win-core-profile-l1-1-0.dll
api-ms-win-core-sysinfo-l1-2-1.dll
api-ms-win-core-heap-l1-2-0.dll
api-ms-win-core-heap-l2-1-0.dll
api-ms-win-core-memory-l1-1-2.dll
api-ms-win-core-threadpool-private-l1-1-0.dll
api-ms-win-core-kernel32-legacy-l1-1-1.dll
api-ms-win-core-threadpool-legacy-l1-1-0.dll
ntdll.dll
USER32.dll
api-ms-win-core-delayload-l1-1-1.dll
api-ms-win-core-libraryloader-l1-2-0.dll
api-ms-win-core-file-l1-2-1.dll
api-ms-win-core-string-l1-1-0.dll
api-ms-win-core-processenvironment-l1-2-0.dll
api-ms-win-core-registry-l1-1-0.dll
api-ms-win-eventing-provider-l1-1-0.dll
api-ms-win-core-threadpool-l1-2-0.dll
api-ms-win-core-string-obsolete-l1-1-0.dll
api-ms-win-core-localization-obsolete-l1-3-0.dll
api-ms-win-shcore-scaling-l1-1-1.dll
GDI32.dll
This means that when UXInit.dll is loaded, the above files are automatically loaded too. If one of these files is corrupted or missing, UXInit.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 | 968 Bytes | 1.7% |
Total | 1 | 968 Bytes | 1.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 1000 dialogs)
No dialog resources in this file.
String resources in this dll (up to 1000 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:ThemeUserLogoff | ThemeUserLogon | ThemeUserStartShell | ThemeUserTSReconnect |
ThemeWatchForStart | ThemesOnCreateSession | ThemesOnDisconnect | ThemesOnEarlyCreateSession |
ThemesOnLogoff | ThemesOnLogon | ThemesOnReconnect | ThemesOnTerminateSession |
Imported Functions List
The following functions are imported by this dll:- msvcrt.dll:
_XcptFilter __dllonexit _amsg_exit _except_handler4_common _initterm _lock _onexit _unlock _vsnwprintf _wcsicmp free malloc memcmp memcpy memcpy_s memmove memset rand_s wcschr wcsrchr - api-ms-win-core-processthreads-l1-1-2.dll:
KernelBase!OpenProcessToken KernelBase!OpenThreadToken KernelBase!SetThreadToken kernel32!GetCurrentProcess kernel32!GetCurrentProcessId kernel32!GetCurrentThread kernel32!GetCurrentThreadId kernel32!TerminateProcess ntdll!RtlExitUserThread - api-ms-win-core-errorhandling-l1-1-1.dll:
KernelBase!GetLastError KernelBase!SetUnhandledExceptionFilter KernelBase!UnhandledExceptionFilter ntdll!RtlRestoreLastWin32Error - api-ms-win-core-handle-l1-1-0.dll:
KernelBase!CloseHandle KernelBase!DuplicateHandle - api-ms-win-core-synch-l1-2-0.dll:
KernelBase!CreateEventW KernelBase!CreateSemaphoreExW KernelBase!ResetEvent KernelBase!Sleep ntdll!RtlDeleteCriticalSection ntdll!RtlEnterCriticalSection ntdll!RtlInitializeCriticalSection ntdll!RtlLeaveCriticalSection - api-ms-win-core-profile-l1-1-0.dll:
ntdll!RtlQueryPerformanceCounter - api-ms-win-core-sysinfo-l1-2-1.dll:
KernelBase!GetSystemTimeAsFileTime KernelBase!GetTickCount - api-ms-win-core-heap-l1-2-0.dll:
KernelBase!GetProcessHeap ntdll!RtlAllocateHeap ntdll!RtlFreeHeap ntdll!RtlReAllocateHeap - api-ms-win-core-heap-l2-1-0.dll:
KernelBase!LocalAlloc KernelBase!LocalFree - api-ms-win-core-memory-l1-1-2.dll:
KernelBase!CreateFileMappingW KernelBase!MapViewOfFile KernelBase!UnmapViewOfFile - api-ms-win-core-threadpool-private-l1-1-0.dll:
KernelBase!RegisterWaitForSingleObjectEx - api-ms-win-core-kernel32-legacy-l1-1-1.dll:
kernel32!RegisterWaitForSingleObject kernel32!UnregisterWait - api-ms-win-core-threadpool-legacy-l1-1-0.dll:
KernelBase!UnregisterWaitEx - ntdll.dll:
EtwEventRegister EtwEventUnregister NtClose NtConnectPort NtCreateEvent NtCreateSection NtDuplicateToken NtOpenSection NtQuerySystemInformation NtRequestWaitReplyPort NtSetInformationThread RtlCompressBuffer RtlDecompressBufferEx RtlDeleteCriticalSection RtlGetCompressionWorkSpaceSize RtlImageNtHeader RtlInitUnicodeString RtlInitializeCriticalSection RtlNtStatusToDosError RtlUnhandledExceptionFilter - USER32.dll:
CloseDesktop EnumDisplayDevicesW EnumDisplayMonitors EnumDisplaySettingsW GetDC GetDpiForMonitorInternal GetSystemMetrics GetThreadDesktop GetWindowDC IsProcessDPIAware OpenInputDesktop ReleaseDC SetThreadDesktop SystemParametersInfoW - api-ms-win-core-delayload-l1-1-1.dll:
KernelBase!DelayLoadFailureHook KernelBase!ResolveDelayLoadedAPI - api-ms-win-core-libraryloader-l1-2-0.dll:
KernelBase!FindResourceExW KernelBase!FreeLibrary KernelBase!GetModuleHandleW KernelBase!GetProcAddress KernelBase!LoadLibraryExW KernelBase!LoadResource KernelBase!LockResource KernelBase!SizeofResource - api-ms-win-core-file-l1-2-1.dll:
KernelBase!CreateFileW KernelBase!GetFileSize KernelBase!ReadFile KernelBase!SetFilePointer KernelBase!WriteFile - api-ms-win-core-string-l1-1-0.dll:
KernelBase!CompareStringW - api-ms-win-core-processenvironment-l1-2-0.dll:
KernelBase!ExpandEnvironmentStringsW - api-ms-win-core-registry-l1-1-0.dll:
KernelBase!RegCloseKey KernelBase!RegCreateKeyExW KernelBase!RegDeleteValueW KernelBase!RegEnumValueW KernelBase!RegOpenCurrentUser KernelBase!RegOpenKeyExW KernelBase!RegQueryValueExW KernelBase!RegSetValueExW - api-ms-win-eventing-provider-l1-1-0.dll:
ntdll!EtwEventWrite - api-ms-win-core-threadpool-l1-2-0.dll:
KernelBase!CreateThreadpoolWait ntdll!TpReleaseWait ntdll!TpSetWait ntdll!TpWaitForWait - api-ms-win-core-string-obsolete-l1-1-0.dll:
kernel32!lstrcmpiW kernel32!lstrlenW - api-ms-win-core-localization-obsolete-l1-3-0.dll:
KernelBase!GetUserDefaultUILanguage - api-ms-win-shcore-scaling-l1-1-1.dll:
SHCore!RegisterScaleChangeEvent SHCore!UnregisterScaleChangeEvent - GDI32.dll:
ClearBitmapAttributes CreateDIBSection CreateSessionMappedDIBSection DeleteObject GetDeviceCaps SetBitmapAttributes