Windows 10 DLL File Information - Windows.UI.Cred.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: | Credential Prompt User Experience |
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: | 698 KB |
Total Number of Exported Functions: | 4 |
Total Number of Exported Functions With Names: | 4 |
Section Headers
Name | Virtual Address | Raw Data Size | % of File | Characteristics | Section Contains... |
---|---|---|---|---|---|
.text | 0x00001000 | 627,200 Bytes | 87.8% | Read, Execute | Code |
.data | 0x0009b000 | 24,064 Bytes | 3.4% | Write, Read | Initialized Data |
.idata | 0x000a2000 | 12,800 Bytes | 1.8% | Read | Initialized Data |
.didat | 0x000a6000 | 512 Bytes | 0.1% | Write, Read | Initialized Data |
.rsrc | 0x000a7000 | 1,536 Bytes | 0.2% | Read | Initialized Data |
.reloc | 0x000a8000 | 47,616 Bytes | 6.7% | Read, Discardable | Initialized Data |
Static Linking
Windows.UI.Cred.dll is statically linked to the following files:wincorlib.DLL
msvcrt.dll
SHCORE.dll
api-ms-win-core-util-l1-1-0.dll
api-ms-win-core-winrt-string-l1-1-0.dll
api-ms-win-core-synch-l1-2-0.dll
api-ms-win-core-winrt-error-l1-1-1.dll
api-ms-win-core-libraryloader-l1-2-0.dll
api-ms-win-core-profile-l1-1-0.dll
api-ms-win-core-processthreads-l1-1-2.dll
api-ms-win-core-sysinfo-l1-2-1.dll
api-ms-win-core-errorhandling-l1-1-1.dll
api-ms-win-core-com-l1-1-1.dll
api-ms-win-core-debug-l1-1-1.dll
api-ms-win-core-localization-l1-2-1.dll
api-ms-win-core-winrt-l1-1-0.dll
api-ms-win-core-handle-l1-1-0.dll
api-ms-win-core-heap-l2-1-0.dll
api-ms-win-security-base-l1-2-0.dll
api-ms-win-core-errorhandling-l1-1-3.dll
ntdll.dll
USER32.dll
api-ms-win-core-delayload-l1-1-1.dll
api-ms-win-core-string-l1-1-0.dll
api-ms-win-core-registry-l1-1-0.dll
api-ms-win-security-sddl-l1-1-0.dll
CRYPT32.dll
SspiCli.dll
api-ms-win-security-credentials-l1-1-0.dll
api-ms-win-core-processenvironment-l1-2-0.dll
api-ms-win-eventing-provider-l1-1-0.dll
api-ms-win-security-lsapolicy-l1-1-0.dll
api-ms-win-security-lsalookup-l1-1-1.dll
api-ms-win-core-kernel32-legacy-l1-1-1.dll
api-ms-win-core-heap-obsolete-l1-1-0.dll
combase.dll
This means that when Windows.UI.Cred.dll is loaded, the above files are automatically loaded too. If one of these files is corrupted or missing, Windows.UI.Cred.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 | 972 Bytes | 0.1% |
Total | 1 | 972 Bytes | 0.1% |
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:DllCanUnloadNow | DllGetActivationFactory | DllGetClassObject | PromptForCredentials |
Imported Functions List
The following functions are imported by this dll:- wincorlib.DLL:
class Platform::Object ^ __stdcall Platform::Details::CreateValue(enum Platform::TypeCode,void const *) class Platform::Object ^ __stdcall Platform::Details::ResolveWeakReference(struct _GUID const &,struct __abi_IUnknown * *) class Platform::Object ^ __stdcall __abi_details::__abi_cast_String_to_Object(class Platform::String ^) class Platform::String ^ __stdcall __abi_details::__abi_ObjectToString(class Platform::Object ^,bool) class Platform::String ^ __stdcall __abi_details::__abi_cast_Object_to_String(bool,class Platform::Object ^) class Platform::Type ^ __stdcall __abi_make_type_id(struct __abi_type_descriptor const &) class Windows::Foundation::EventRegistrationToken __stdcall Platform::Details::EventSourceAdd(void * *,struct Platform::Details::EventLock *,class Platform::Delegate ^) long __stdcall GetActivationFactoryByPCWSTR(void *,class Platform::Guid &,void * *) long __stdcall GetIidsFn(int,unsigned long *,struct __s_GUID const *,class Platform::Guid * *) long __stdcall Platform::Details::InitializeData(int) long __stdcall __abi_translateCurrentException(bool) private: void __thiscall Platform::Details::ControlBlock::ReleaseTarget(void) public: __cdecl Platform::ChangedStateException::ChangedStateException(void) public: __cdecl Platform::Delegate::Delegate(void) public: __cdecl Platform::DisconnectedException::DisconnectedException(void) public: __cdecl Platform::FailureException::FailureException(void) public: __cdecl Platform::InvalidArgumentException::InvalidArgumentException(void) public: __cdecl Platform::NotImplementedException::NotImplementedException(void) public: __cdecl Platform::NullReferenceException::NullReferenceException(void) public: __cdecl Platform::Object::Object(void) public: __cdecl Platform::OutOfBoundsException::OutOfBoundsException(void) public: __cdecl Platform::OutOfMemoryException::OutOfMemoryException(void) public: class Platform::String ^ __cdecl Platform::Exception::Message::get(void) public: class Platform::String ^ __cdecl Platform::Type::FullName::get(void) public: static class Platform::Exception ^ __cdecl Platform::Exception::CreateException(int) public: static class Platform::Exception ^ __cdecl Platform::Exception::CreateException(int,class Platform::String ^) public: static class Platform::Exception ^ __cdecl Platform::Exception::ReCreateException(int) public: static enum Platform::TypeCode __cdecl Platform::Type::GetTypeCode(class Platform::Type ^) public: static void * __cdecl Platform::Details::Heap::Allocate(unsigned int,unsigned int) public: static void * __cdecl Platform::Details::Heap::AllocateException(unsigned int,unsigned int) public: static void __cdecl Platform::Details::Heap::AlignedFree(void *) public: static void __cdecl Platform::Details::Heap::Free(void *) struct __abi_IUnknown * __stdcall Platform::Details::GetWeakReference(class Platform::Object const volatile ^ const) unsigned int __stdcall Platform::Details::EventSourceGetTargetArraySize(void *) void * __stdcall Platform::Details::EventSourceGetTargetArray(void *,struct Platform::Details::EventLock *) void * __stdcall Platform::Details::EventSourceGetTargetArrayEvent(void *,unsigned int,void const *,__int64 *) void * __stdcall Platform::Details::GetIBoxArrayVtable(void *) void * __stdcall Platform::Details::GetIBoxVtable(void *) void __stdcall Platform::Details::EventSourceInitialize(void * *) void __stdcall Platform::Details::EventSourceRemove(void * *,struct Platform::Details::EventLock *,class Windows::Foundation::EventRegistrationToken) void __stdcall Platform::Details::EventSourceUninitialize(void * *) void __stdcall Platform::Details::UninitializeData(int) void __stdcall __abi_WinRTraiseAccessDeniedException(void) void __stdcall __abi_WinRTraiseCOMException(long) void __stdcall __abi_WinRTraiseChangedStateException(void) void __stdcall __abi_WinRTraiseClassNotRegisteredException(void) void __stdcall __abi_WinRTraiseDisconnectedException(void) void __stdcall __abi_WinRTraiseFailureException(void) void __stdcall __abi_WinRTraiseInvalidArgumentException(void) void __stdcall __abi_WinRTraiseInvalidCastException(void) void __stdcall __abi_WinRTraiseNotImplementedException(void) void __stdcall __abi_WinRTraiseNullReferenceException(void) void __stdcall __abi_WinRTraiseObjectDisposedException(void) void __stdcall __abi_WinRTraiseOperationCanceledException(void) void __stdcall __abi_WinRTraiseOutOfBoundsException(void) void __stdcall __abi_WinRTraiseOutOfMemoryException(void) void __stdcall __abi_WinRTraiseWrongThreadException(void) - msvcrt.dll:
_CxxThrowException _XcptFilter __CxxFrameHandler __ExceptionPtrCopy __ExceptionPtrCreate __ExceptionPtrCurrentException __ExceptionPtrDestroy ___lc_codepage_func ___lc_collate_cp_func ___lc_handle_func ___mb_cur_max_func __crtCompareStringW __crtLCMapStringW __dllonexit __pctype_func _amsg_exit _callnewh _except_handler4_common _free_locale _get_current_locale _initterm _ismbblead _lock _onexit _purecall _unlock _wcsdup abort calloc free malloc memcpy memcpy_s memset public: __thiscall bad_cast::bad_cast(char const *) public: __thiscall bad_cast::bad_cast(class bad_cast const &) public: __thiscall exception::exception(char const * const &) public: __thiscall exception::exception(char const * const &,int) public: __thiscall exception::exception(class exception const &) public: __thiscall exception::exception(void) public: virtual __thiscall bad_cast::~bad_cast(void) public: virtual __thiscall exception::~exception(void) public: virtual __thiscall type_info::~type_info(void) public: virtual char const * __thiscall exception::what(void)const realloc setlocale void __cdecl operator delete(void *) void __cdecl terminate(void) wcslen - SHCORE.dll:
GetScaleFactorForMonitor SHCreateThreadWithHandle SHDeleteValueW - api-ms-win-core-util-l1-1-0.dll:
ntdll!RtlDecodePointer ntdll!RtlEncodePointer - api-ms-win-core-winrt-string-l1-1-0.dll:
combase!WindowsCompareStringOrdinal combase!WindowsConcatString combase!WindowsCreateString combase!WindowsCreateStringReference combase!WindowsDeleteString combase!WindowsDuplicateString combase!WindowsGetStringLen combase!WindowsGetStringRawBuffer combase!WindowsIsStringEmpty combase!WindowsStringHasEmbeddedNull - api-ms-win-core-synch-l1-2-0.dll:
KernelBase!CreateEventExW KernelBase!CreateSemaphoreExW KernelBase!InitOnceBeginInitialize KernelBase!InitOnceComplete KernelBase!InitOnceExecuteOnce KernelBase!InitializeCriticalSectionEx KernelBase!OpenEventW KernelBase!ReleaseSemaphore KernelBase!ResetEvent KernelBase!SetEvent KernelBase!Sleep KernelBase!WaitForSingleObjectEx ntdll!RtlAcquireSRWLockExclusive ntdll!RtlAcquireSRWLockShared ntdll!RtlDeleteCriticalSection ntdll!RtlEnterCriticalSection ntdll!RtlInitializeConditionVariable ntdll!RtlLeaveCriticalSection ntdll!RtlReleaseSRWLockExclusive ntdll!RtlReleaseSRWLockShared - api-ms-win-core-winrt-error-l1-1-1.dll:
combase!GetRestrictedErrorInfo combase!IsErrorPropagationEnabled combase!RoGetMatchingRestrictedErrorInfo combase!RoOriginateError combase!RoOriginateErrorW combase!RoReportFailedDelegate combase!RoTransformError combase!SetRestrictedErrorInfo - api-ms-win-core-libraryloader-l1-2-0.dll:
KernelBase!DisableThreadLibraryCalls KernelBase!GetModuleFileNameA KernelBase!GetModuleHandleExW KernelBase!GetModuleHandleW KernelBase!GetProcAddress KernelBase!LoadLibraryExW - api-ms-win-core-profile-l1-1-0.dll:
ntdll!RtlQueryPerformanceCounter - api-ms-win-core-processthreads-l1-1-2.dll:
KernelBase!OpenProcessToken kernel32!GetCurrentProcess kernel32!GetCurrentProcessId kernel32!GetCurrentThreadId kernel32!OpenProcess kernel32!TerminateProcess - api-ms-win-core-sysinfo-l1-2-1.dll:
KernelBase!GetSystemTimeAsFileTime KernelBase!GetTickCount KernelBase!GetVersionExW - api-ms-win-core-errorhandling-l1-1-1.dll:
KernelBase!GetLastError KernelBase!RaiseException KernelBase!SetUnhandledExceptionFilter KernelBase!UnhandledExceptionFilter ntdll!RtlRestoreLastWin32Error - api-ms-win-core-com-l1-1-1.dll:
combase!CoCreateFreeThreadedMarshaler combase!CoCreateInstance combase!CoGetApartmentType combase!CoGetInterfaceAndReleaseStream combase!CoGetMalloc combase!CoGetObjectContext combase!CoMarshalInterThreadInterfaceInStream combase!CoMarshalInterface combase!CoReleaseMarshalData combase!CoTaskMemAlloc combase!CoTaskMemFree combase!CoTaskMemRealloc combase!CoWaitForMultipleHandles combase!CreateStreamOnHGlobal combase!PropVariantClear combase!RoGetAgileReference combase!StringFromGUID2 - api-ms-win-core-debug-l1-1-1.dll:
KernelBase!OutputDebugStringW - api-ms-win-core-localization-l1-2-1.dll:
KernelBase!FormatMessageW KernelBase!GetThreadUILanguage KernelBase!ResolveLocaleName - api-ms-win-core-winrt-l1-1-0.dll:
combase!RoGetActivationFactory - api-ms-win-core-handle-l1-1-0.dll:
KernelBase!CloseHandle - api-ms-win-core-heap-l2-1-0.dll:
KernelBase!LocalAlloc KernelBase!LocalFree - api-ms-win-security-base-l1-2-0.dll:
KernelBase!GetTokenInformation - api-ms-win-core-errorhandling-l1-1-3.dll:
KernelBase!RaiseFailFastException - ntdll.dll:
RtlAcquireResourceExclusive RtlDeleteResource RtlInitString RtlInitUnicodeString RtlInitializeResource RtlNtStatusToDosError RtlQueryWnfStateData RtlReleaseResource RtlSubscribeWnfStateChangeNotification RtlUnsubscribeWnfStateChangeNotification _errno _vsnwprintf _wtoi memmove strchr wcschr wcsrchr wcstol - USER32.dll:
CalculatePopupWindowPosition CreateWindowInBand EnableMouseInPointer EnableWindow GetAsyncKeyState GetClientRect GetKeyState GetMonitorInfoW GetQueueStatus GetRawInputData GetSystemMetrics GetWindowLongW GetWindowRect LoadCursorW LoadIconW MonitorFromRect MonitorFromWindow PostMessageW RegisterClassW RegisterClipboardFormatW RegisterShellHookWindow SetForegroundWindow SetRectEmpty SetWindowLongW SetWindowPos ShowWindow ntdll!NtdllDefWindowProc_W - api-ms-win-core-delayload-l1-1-1.dll:
KernelBase!DelayLoadFailureHook KernelBase!ResolveDelayLoadedAPI - api-ms-win-core-string-l1-1-0.dll:
KernelBase!CompareStringOrdinal KernelBase!CompareStringW KernelBase!GetStringTypeW KernelBase!MultiByteToWideChar KernelBase!WideCharToMultiByte - api-ms-win-core-registry-l1-1-0.dll:
KernelBase!RegCloseKey KernelBase!RegCreateKeyExW KernelBase!RegDeleteValueW KernelBase!RegEnumValueW KernelBase!RegGetValueW KernelBase!RegOpenKeyExW KernelBase!RegQueryInfoKeyW KernelBase!RegQueryValueExW KernelBase!RegSetValueExW - api-ms-win-security-sddl-l1-1-0.dll:
sechost!ConvertSidToStringSidW sechost!ConvertStringSidToSidW - CRYPT32.dll:
CryptUnprotectData - SspiCli.dll:
LsaConnectUntrusted LsaDeregisterLogonProcess LsaLookupAuthenticationPackage SspiCopyAuthIdentity SspiEncryptAuthIdentityEx SspiFreeAuthIdentity SspiLocalFree SspiMarshalAuthIdentity SspiUnmarshalAuthIdentity - api-ms-win-security-credentials-l1-1-0.dll:
sechost!CredIsProtectedW sechost!CredProtectW - api-ms-win-core-processenvironment-l1-2-0.dll:
KernelBase!ExpandEnvironmentStringsW - api-ms-win-eventing-provider-l1-1-0.dll:
ntdll!EtwEventActivityIdControl ntdll!EtwEventRegister ntdll!EtwEventSetInformation ntdll!EtwEventUnregister ntdll!EtwEventWriteTransfer - api-ms-win-security-lsapolicy-l1-1-0.dll:
sechost!LsaClose sechost!LsaFreeMemory sechost!LsaOpenPolicy sechost!LsaQueryInformationPolicy sechost!LsaRetrievePrivateData sechost!LsaStorePrivateData - api-ms-win-security-lsalookup-l1-1-1.dll:
sechost!LookupAccountNameLocalW sechost!LookupAccountSidLocalW - api-ms-win-core-kernel32-legacy-l1-1-1.dll:
kernel32!GetComputerNameW - api-ms-win-core-heap-obsolete-l1-1-0.dll:
kernel32!LocalSize - combase.dll: