Windows 10 DLL File Information - userenv.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: | Userenv |
File Version: | 10.0.10130.0 (fbl_impressive.150522-2224) |
Company: | Microsoft Corporation |
Product Name: | Microsoft® Windows® Operating System |
DLL popularity | High - 88 other DLL files in system32 directory are statically linked to this file. |
File Size: | 90 KB |
Total Number of Exported Functions: | 114 |
Total Number of Exported Functions With Names: | 59 |
Section Headers
Name | Virtual Address | Raw Data Size | % of File | Characteristics | Section Contains... |
---|---|---|---|---|---|
.text | 0x00001000 | 61,440 Bytes | 66.0% | Read, Execute | Code |
.data | 0x00010000 | 512 Bytes | 0.5% | Write, Read | Initialized Data |
.idata | 0x00011000 | 6,656 Bytes | 7.1% | Read | Initialized Data |
.didat | 0x00013000 | 512 Bytes | 0.5% | Write, Read | Initialized Data |
.rsrc | 0x00014000 | 8,704 Bytes | 9.3% | Read | Initialized Data |
.reloc | 0x00017000 | 4,608 Bytes | 4.9% | Read, Discardable | Initialized Data |
Static Linking
userenv.dll is statically linked to the following files:msvcrt.dll
api-ms-win-core-heap-l1-2-0.dll
api-ms-win-core-processthreads-l1-1-2.dll
api-ms-win-core-file-l1-2-1.dll
api-ms-win-core-synch-l1-2-0.dll
api-ms-win-security-base-l1-2-0.dll
api-ms-win-core-sysinfo-l1-2-1.dll
api-ms-win-core-string-l1-1-0.dll
api-ms-win-core-localization-l1-2-1.dll
api-ms-win-core-timezone-l1-1-0.dll
api-ms-win-core-path-l1-1-0.dll
api-ms-win-core-errorhandling-l1-1-1.dll
api-ms-win-core-heap-l2-1-0.dll
RPCRT4.dll
api-ms-win-core-handle-l1-1-0.dll
api-ms-win-core-registry-l1-1-0.dll
api-ms-win-core-libraryloader-l1-2-0.dll
api-ms-win-core-profile-l1-1-0.dll
api-ms-win-core-file-l2-1-1.dll
api-ms-win-security-grouppolicy-l1-1-0.dll
profapi.dll
api-ms-win-core-kernel32-private-l1-1-1.dll
ntdll.dll
api-ms-win-core-delayload-l1-1-1.dll
api-ms-win-core-apiquery-l1-1-0.dll
This means that when userenv.dll is loaded, the above files are automatically loaded too. If one of these files is corrupted or missing, userenv.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 | 1 | 226 Bytes | 0.2% |
Type Libraries | 0 | 0 Bytes | 0.0% |
Manifest | 0 | 0 Bytes | 0.0% |
All Others | 5 | 9,993 Bytes | 10.7% |
Total | 6 | 10,219 Bytes | 11.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 |
---|---|
2001 | This file is encrypted. It must be decrypted in order to be synchronized by roaming user profile. |
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:AreThereVisibleLogoffScripts |
AreThereVisibleShutdownScripts |
CreateAppContainerProfile |
CreateEnvironmentBlock |
CreateProfile |
DeleteAppContainerProfile |
DeleteProfileA |
DeleteProfileW |
DeriveAppContainerSidFromAppContainerName |
DeriveRestrictedAppContainerSidFromAppContainerSidAndRestrictedName |
DestroyEnvironmentBlock |
DllCanUnloadNow |
DllGetClassObject |
DllRegisterServer |
DllUnregisterServer |
EnterCriticalPolicySection |
ExpandEnvironmentStringsForUserA |
ExpandEnvironmentStringsForUserW |
ForceSyncFgPolicy |
FreeGPOListA |
FreeGPOListW |
GenerateGPNotification |
GetAllUsersProfileDirectoryA |
GetAllUsersProfileDirectoryW |
GetAppContainerFolderPath |
GetAppContainerRegistryLocation |
GetAppliedGPOListA |
GetAppliedGPOListW |
GetDefaultUserProfileDirectoryA |
GetDefaultUserProfileDirectoryW |
GetGPOListA |
GetGPOListW |
GetNextFgPolicyRefreshInfo |
GetPreviousFgPolicyRefreshInfo |
GetProfileType |
GetProfilesDirectoryA |
GetProfilesDirectoryW |
GetUserProfileDirectoryA |
GetUserProfileDirectoryW |
HasPolicyForegroundProcessingCompleted |
LeaveCriticalPolicySection |
LoadProfileExtender |
LoadUserProfileA |
LoadUserProfileW |
ProcessGroupPolicyCompleted |
ProcessGroupPolicyCompletedEx |
RefreshPolicy |
RefreshPolicyEx |
RegisterGPNotification |
RsopAccessCheckByType |
RsopFileAccessCheck |
RsopLoggingEnabled |
RsopResetPolicySettingStatus |
RsopSetPolicySettingStatus |
UnloadProfileExtender |
UnloadUserProfile |
UnregisterGPNotification |
WaitForMachinePolicyForegroundProcessing |
WaitForUserPolicyForegroundProcessing |
Imported Functions List
The following functions are imported by this dll:- msvcrt.dll:
_XcptFilter _amsg_exit _except_handler4_common _initterm _vsnwprintf free malloc memcmp memset - api-ms-win-core-heap-l1-2-0.dll:
KernelBase!GetProcessHeap ntdll!RtlAllocateHeap ntdll!RtlFreeHeap ntdll!RtlReAllocateHeap - api-ms-win-core-processthreads-l1-1-2.dll:
KernelBase!OpenProcessToken KernelBase!OpenThreadToken KernelBase!SetThreadToken kernel32!CreateThread kernel32!GetCurrentProcess kernel32!GetCurrentProcessId kernel32!GetCurrentThread kernel32!GetCurrentThreadId kernel32!TerminateProcess - api-ms-win-core-file-l1-2-1.dll:
KernelBase!CompareFileTime KernelBase!CreateDirectoryW KernelBase!CreateFileW KernelBase!DeleteFileW KernelBase!FindClose KernelBase!FindFirstFileW KernelBase!FindNextFileW KernelBase!FlushFileBuffers KernelBase!GetDiskFreeSpaceExW KernelBase!GetFileAttributesExW KernelBase!GetFileAttributesW KernelBase!RemoveDirectoryW KernelBase!SetFileAttributesW KernelBase!SetFileTime - api-ms-win-core-synch-l1-2-0.dll:
KernelBase!CreateEventW KernelBase!InitializeCriticalSectionAndSpinCount KernelBase!SetEvent KernelBase!Sleep KernelBase!WaitForMultipleObjectsEx KernelBase!WaitForSingleObject ntdll!RtlDeleteCriticalSection ntdll!RtlEnterCriticalSection ntdll!RtlLeaveCriticalSection - api-ms-win-security-base-l1-2-0.dll:
KernelBase!AllocateAndInitializeSid KernelBase!CopySid KernelBase!EqualSid KernelBase!FreeSid KernelBase!GetFileSecurityW KernelBase!GetLengthSid KernelBase!GetSecurityDescriptorOwner KernelBase!GetTokenInformation KernelBase!ImpersonateLoggedOnUser KernelBase!ImpersonateSelf KernelBase!PrivilegeCheck KernelBase!RevertToSelf - api-ms-win-core-sysinfo-l1-2-1.dll:
KernelBase!GetSystemTimeAsFileTime KernelBase!GetTickCount - api-ms-win-core-string-l1-1-0.dll:
KernelBase!CompareStringOrdinal KernelBase!CompareStringW KernelBase!MultiByteToWideChar KernelBase!WideCharToMultiByte - api-ms-win-core-localization-l1-2-1.dll:
KernelBase!FormatMessageW - api-ms-win-core-timezone-l1-1-0.dll:
KernelBase!FileTimeToSystemTime - api-ms-win-core-path-l1-1-0.dll:
KernelBase!PathCchAddBackslashEx - api-ms-win-core-errorhandling-l1-1-1.dll:
KernelBase!GetLastError KernelBase!SetUnhandledExceptionFilter KernelBase!UnhandledExceptionFilter ntdll!RtlRestoreLastWin32Error - api-ms-win-core-heap-l2-1-0.dll:
KernelBase!LocalAlloc KernelBase!LocalFree - RPCRT4.dll:
CStdStubBuffer_AddRef CStdStubBuffer_Connect CStdStubBuffer_CountRefs CStdStubBuffer_DebugServerQueryInterface CStdStubBuffer_DebugServerRelease CStdStubBuffer_Disconnect CStdStubBuffer_Invoke CStdStubBuffer_IsIIDSupported CStdStubBuffer_QueryInterface IUnknown_AddRef_Proxy IUnknown_QueryInterface_Proxy IUnknown_Release_Proxy I_RpcExceptionFilter NdrCStdStubBuffer_Release NdrClientCall4 NdrDllCanUnloadNow NdrDllGetClassObject NdrDllRegisterProxy NdrDllUnregisterProxy NdrOleAllocate NdrOleFree RpcBindingFree RpcBindingFromStringBindingW RpcBindingSetAuthInfoExW RpcRevertToSelf RpcStringBindingComposeW RpcStringFreeW UuidCreate - api-ms-win-core-handle-l1-1-0.dll:
KernelBase!CloseHandle - api-ms-win-core-registry-l1-1-0.dll:
KernelBase!RegCloseKey KernelBase!RegGetValueW KernelBase!RegOpenKeyExW KernelBase!RegQueryValueExW - api-ms-win-core-libraryloader-l1-2-0.dll:
KernelBase!DisableThreadLibraryCalls KernelBase!FindResourceExW KernelBase!GetModuleFileNameW KernelBase!LoadResource KernelBase!LoadStringW KernelBase!LockResource - api-ms-win-core-profile-l1-1-0.dll:
ntdll!RtlQueryPerformanceCounter - api-ms-win-core-file-l2-1-1.dll:
KernelBase!MoveFileExW - api-ms-win-security-grouppolicy-l1-1-0.dll:
KernelBase!AreThereVisibleLogoffScriptsInternal KernelBase!AreThereVisibleShutdownScriptsInternal KernelBase!EnterCriticalPolicySectionInternal KernelBase!ForceSyncFgPolicyInternal KernelBase!FreeGPOListInternalA KernelBase!FreeGPOListInternalW KernelBase!GenerateGPNotificationInternal KernelBase!GetAppliedGPOListInternalA KernelBase!GetAppliedGPOListInternalW KernelBase!GetGPOListInternalA KernelBase!GetGPOListInternalW KernelBase!GetNextFgPolicyRefreshInfoInternal KernelBase!GetPreviousFgPolicyRefreshInfoInternal KernelBase!HasPolicyForegroundProcessingCompletedInternal KernelBase!LeaveCriticalPolicySectionInternal KernelBase!RefreshPolicyExInternal KernelBase!RefreshPolicyInternal KernelBase!RegisterGPNotificationInternal KernelBase!RsopLoggingEnabledInternal KernelBase!UnregisterGPNotificationInternal KernelBase!WaitForMachinePolicyForegroundProcessingInternal KernelBase!WaitForUserPolicyForegroundProcessingInternal - profapi.dll:
- api-ms-win-core-kernel32-private-l1-1-1.dll:
kernel32!PrivCopyFileExW - ntdll.dll:
EtwEventRegister EtwEventUnregister EtwEventWrite EtwGetTraceEnableFlags EtwGetTraceEnableLevel EtwGetTraceLoggerHandle EtwLogTraceEvent EtwRegisterTraceGuidsW EtwTraceMessage EtwUnregisterTraceGuids NtClose RtlAdjustPrivilege RtlFreeAnsiString RtlNtStatusToDosError RtlStringFromGUID - api-ms-win-core-delayload-l1-1-1.dll:
KernelBase!DelayLoadFailureHook KernelBase!ResolveDelayLoadedAPI - api-ms-win-core-apiquery-l1-1-0.dll:
ntdll!ApiSetQueryApiSetPresence