Windows 10 DLL File Information - PINEnrollment.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: | PIN Enrollment UX |
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: | 65 KB |
Total Number of Exported Functions: | 2 |
Total Number of Exported Functions With Names: | 2 |
Section Headers
Name | Virtual Address | Raw Data Size | % of File | Characteristics | Section Contains... |
---|---|---|---|---|---|
.text | 0x00001000 | 46,080 Bytes | 68.7% | Read, Execute | Code |
.data | 0x0000d000 | 512 Bytes | 0.8% | Write, Read | Initialized Data |
.idata | 0x0000e000 | 11,776 Bytes | 17.6% | Read | Initialized Data |
.didat | 0x00011000 | 512 Bytes | 0.8% | Write, Read | Initialized Data |
.rsrc | 0x00012000 | 4,096 Bytes | 6.1% | Read | Initialized Data |
.reloc | 0x00013000 | 3,072 Bytes | 4.6% | Read, Discardable | Initialized Data |
Static Linking
PINEnrollment.dll is statically linked to the following files:msvcrt.dll
SHCORE.dll
api-ms-win-core-libraryloader-l1-2-0.dll
api-ms-win-core-util-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-heap-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
CRYPT32.dll
api-ms-win-security-sddl-l1-1-0.dll
api-ms-win-core-heap-l2-1-0.dll
api-ms-win-eventing-provider-l1-1-0.dll
api-ms-win-core-debug-l1-1-1.dll
api-ms-win-core-string-l1-1-0.dll
api-ms-win-core-localization-l1-2-1.dll
api-ms-win-core-handle-l1-1-0.dll
api-ms-win-security-base-l1-2-0.dll
wkscli.dll
netutils.dll
OLEAUT32.dll
api-ms-win-core-registry-l1-1-0.dll
api-ms-win-core-timezone-l1-1-0.dll
api-ms-win-core-shlwapi-obsolete-l1-2-0.dll
api-ms-win-core-misc-l1-1-0.dll
ntdll.dll
DUI70.dll
api-ms-win-service-management-l1-1-0.dll
api-ms-win-core-memory-l1-1-2.dll
SspiCli.dll
This means that when PINEnrollment.dll is loaded, the above files are automatically loaded too. If one of these files is corrupted or missing, PINEnrollment.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 | 16 | 908 Bytes | 1.4% |
Type Libraries | 0 | 0 Bytes | 0.0% |
Manifest | 0 | 0 Bytes | 0.0% |
All Others | 3 | 3,504 Bytes | 5.2% |
Total | 19 | 4,412 Bytes | 6.6% |
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 |
---|---|
17002 | First, verify your account info. |
17003 | Create a PIN |
17010 | A PIN is a quick, convenient way to sign in to this PC by using a 4-digit code. |
17011 | Enter PIN |
17012 | Confirm PIN |
17013 | Enter new PIN |
17014 | Confirm new PIN |
17016 | Change your PIN |
17019 | Finish |
17020 | Cancel |
17021 | The PINs you entered don’t match. Try again. |
17022 | A PIN can only contain numbers. |
17023 | PIN must be 4 digits. |
17024 | An error occured capturing your PIN. Please try again later. |
17025 | 11;semilight;none;segoe ui |
17026 | 20;semilight;none;segoe ui |
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 | DllGetClassObject |
Imported Functions List
The following functions are imported by this dll:- msvcrt.dll:
_CxxThrowException _XcptFilter __CxxFrameHandler __dllonexit _amsg_exit _callnewh _except_handler4_common _initterm _lock _onexit _purecall _unlock _vsnwprintf _wtoi free malloc memcpy memset public: __thiscall exception::exception(class exception const &) public: __thiscall exception::exception(void) public: virtual __thiscall exception::~exception(void) public: virtual __thiscall type_info::~type_info(void) public: virtual char const * __thiscall exception::what(void)const - SHCORE.dll:
- api-ms-win-core-libraryloader-l1-2-0.dll:
KernelBase!DisableThreadLibraryCalls KernelBase!FindResourceExW KernelBase!FreeLibrary KernelBase!GetModuleFileNameA KernelBase!GetModuleHandleExW KernelBase!GetModuleHandleW KernelBase!GetProcAddress KernelBase!LoadLibraryExA KernelBase!LoadLibraryExW KernelBase!LoadResource KernelBase!LoadStringW KernelBase!LockResource - api-ms-win-core-util-l1-1-0.dll:
ntdll!RtlDecodePointer ntdll!RtlEncodePointer - api-ms-win-core-synch-l1-2-0.dll:
KernelBase!CreateEventW KernelBase!InitOnceBeginInitialize KernelBase!InitOnceComplete KernelBase!OpenEventW KernelBase!Sleep KernelBase!WaitForSingleObject ntdll!RtlAcquireSRWLockExclusive ntdll!RtlAcquireSRWLockShared ntdll!RtlDeleteCriticalSection ntdll!RtlEnterCriticalSection ntdll!RtlInitializeCriticalSection ntdll!RtlLeaveCriticalSection ntdll!RtlReleaseSRWLockExclusive ntdll!RtlReleaseSRWLockShared - api-ms-win-core-winrt-error-l1-1-1.dll:
combase!RoOriginateError - api-ms-win-core-heap-l1-2-0.dll:
KernelBase!GetProcessHeap ntdll!RtlAllocateHeap ntdll!RtlFreeHeap - api-ms-win-core-profile-l1-1-0.dll:
ntdll!RtlQueryPerformanceCounter - api-ms-win-core-processthreads-l1-1-2.dll:
KernelBase!OpenProcessToken KernelBase!OpenThreadToken kernel32!GetCurrentProcess kernel32!GetCurrentProcessId kernel32!GetCurrentThread kernel32!GetCurrentThreadId kernel32!TerminateProcess - api-ms-win-core-sysinfo-l1-2-1.dll:
KernelBase!GetComputerNameExW KernelBase!GetSystemInfo KernelBase!GetSystemTime KernelBase!GetSystemTimeAsFileTime KernelBase!GetTickCount KernelBase!GetVersionExW - api-ms-win-core-errorhandling-l1-1-1.dll:
KernelBase!GetLastError KernelBase!RaiseException KernelBase!SetUnhandledExceptionFilter KernelBase!UnhandledExceptionFilter - api-ms-win-core-com-l1-1-1.dll:
combase!CoCreateInstance combase!CoGetCallContext combase!CoGetMalloc combase!CoImpersonateClient combase!CoInitializeEx combase!CoRevertToSelf combase!CoSetProxyBlanket combase!CoTaskMemAlloc combase!CoTaskMemFree combase!CoUninitialize - CRYPT32.dll:
dpapi!CryptProtectMemory dpapi!CryptUnprotectMemory - api-ms-win-security-sddl-l1-1-0.dll:
sechost!ConvertSidToStringSidW - api-ms-win-core-heap-l2-1-0.dll:
KernelBase!LocalAlloc KernelBase!LocalFree - api-ms-win-eventing-provider-l1-1-0.dll:
ntdll!EtwEventActivityIdControl ntdll!EtwEventRegister ntdll!EtwEventSetInformation ntdll!EtwEventUnregister ntdll!EtwEventWriteTransfer - api-ms-win-core-debug-l1-1-1.dll:
KernelBase!OutputDebugStringW - api-ms-win-core-string-l1-1-0.dll:
KernelBase!CompareStringOrdinal - api-ms-win-core-localization-l1-2-1.dll:
KernelBase!FormatMessageW - api-ms-win-core-handle-l1-1-0.dll:
KernelBase!CloseHandle - api-ms-win-security-base-l1-2-0.dll:
KernelBase!CopySid KernelBase!GetLengthSid KernelBase!GetTokenInformation - wkscli.dll:
NetGetJoinInformation - netutils.dll:
NetApiBufferFree - OLEAUT32.dll:
SysAllocString SysFreeString - api-ms-win-core-registry-l1-1-0.dll:
KernelBase!RegCloseKey KernelBase!RegCreateKeyExW KernelBase!RegDeleteKeyExW KernelBase!RegEnumValueW KernelBase!RegOpenKeyExW KernelBase!RegQueryInfoKeyW KernelBase!RegSetValueExW - api-ms-win-core-timezone-l1-1-0.dll:
KernelBase!SystemTimeToFileTime - api-ms-win-core-shlwapi-obsolete-l1-2-0.dll:
KernelBase!StrChrW - api-ms-win-core-misc-l1-1-0.dll:
KernelBase!lstrcmpiW - ntdll.dll:
RtlAcquireResourceExclusive RtlDeleteResource RtlInitializeResource RtlNtStatusToDosError RtlReleaseResource - DUI70.dll:
InitProcessPriv InitThread StartMessagePump StopMessagePump StrToID UnInitProcessPriv UnInitThread protected: virtual void __thiscall DirectUI::Element::ActivateTooltip(class DirectUI::Element *,unsigned long) protected: virtual void __thiscall DirectUI::Element::OnHosted(class DirectUI::Element *) protected: virtual void __thiscall DirectUI::Element::OnUnHosted(class DirectUI::Element *) protected: virtual void __thiscall DirectUI::Element::RemoveTooltip(class DirectUI::Element *) protected: virtual void __thiscall DirectUI::Element::UpdateTooltip(class DirectUI::Element *) public: __thiscall DirectUI::AutoLock::AutoLock(struct _RTL_CRITICAL_SECTION *) public: __thiscall DirectUI::CallstackTracker::~CallstackTracker(void) public: __thiscall DirectUI::ClassInfoBase::ClassInfoBase(void) public: __thiscall DirectUI::CritSecLock::~CritSecLock(void) public: __thiscall DirectUI::Element::Element(void) public: bool __thiscall DirectUI::Element::IsRTL(void) public: class DirectUI::Element * __thiscall DirectUI::Element::FindDescendent(unsigned short) public: class DirectUI::Element * __thiscall DirectUI::Element::GetRoot(void) public: long __thiscall DirectUI::ClassInfoBase::Initialize(struct HINSTANCE__ *,unsigned short const *,bool,struct DirectUI::PropertyInfo const * const *,unsigned int) public: long __thiscall DirectUI::ClassInfoBase::Register(void) public: long __thiscall DirectUI::DUIXmlParser::CreateElement(unsigned short const *,class DirectUI::Element *,class DirectUI::Element *,unsigned long *,class DirectUI::Element * *) public: long __thiscall DirectUI::DUIXmlParser::SetXMLFromResource(unsigned int,struct HINSTANCE__ *,struct HINSTANCE__ *) public: long __thiscall DirectUI::Element::AddListener(struct DirectUI::IElementListener *) public: long __thiscall DirectUI::Element::Destroy(bool) public: long __thiscall DirectUI::Element::GetEncodedContentString(unsigned short *,unsigned int) public: long __thiscall DirectUI::Element::Initialize(unsigned int,class DirectUI::Element *,unsigned long *) public: long __thiscall DirectUI::Element::RemoveLocalValue(struct DirectUI::PropertyInfo const * (__stdcall*)(void)) public: long __thiscall DirectUI::Element::SetAccDesc(unsigned short const *) public: long __thiscall DirectUI::Element::SetAccName(unsigned short const *) public: long __thiscall DirectUI::Element::SetContentString(unsigned short const *) public: long __thiscall DirectUI::Element::SetEncodedContentString(unsigned short const *) public: long __thiscall DirectUI::Element::SetLayoutPos(int) public: long __thiscall DirectUI::TouchEditBase::SetMaxLength(int) public: long __thiscall DirectUI::TouchScrollViewer::SetSuppressSetContact(bool) public: long __thiscall DirectUI::Value::GetEncodedString(unsigned short *,unsigned int) public: static bool __stdcall DirectUI::ClassInfoBase::ClassExist(struct DirectUI::IClassInfo * *,struct DirectUI::PropertyInfo const * const *,unsigned int,struct DirectUI::IClassInfo *,struct HINSTANCE__ *,unsigned short const *,bool) public: static long __stdcall DirectUI::DUIXmlParser::Create(class DirectUI::DUIXmlParser * *,class DirectUI::Value * (__stdcall*)(unsigned short const *,void *),void *,void (__stdcall*)(unsigned short const *,unsigned short const *,int,void *),void *) public: static long __stdcall DirectUI::Element::Register(void) public: static long __stdcall DirectUI::XBaby::Create(class DirectUI::Element *,unsigned long *,class DirectUI::Element * *) public: static struct DirectUI::IClassInfo * __stdcall DirectUI::Element::GetClassInfoPtr(void) public: static struct DirectUI::IClassInfo * __stdcall DirectUI::HWNDElement::GetClassInfoPtr(void) public: static struct DirectUI::IClassInfo * __stdcall DirectUI::TouchEdit2::GetClassInfoPtr(void) public: static struct DirectUI::IClassInfo * __stdcall DirectUI::TouchScrollViewer::GetClassInfoPtr(void) public: static struct DirectUI::PropertyInfo const * __stdcall DirectUI::Element::AccNameProp(void) public: static struct DirectUI::PropertyInfo const * __stdcall DirectUI::Element::ContentProp(void) public: static struct DirectUI::PropertyInfo const * __stdcall DirectUI::Element::EnabledProp(void) public: static struct DirectUI::PropertyInfo const * __stdcall DirectUI::Element::KeyWithinProp(void) public: static struct _RTL_CRITICAL_SECTION * __stdcall DirectUI::Element::GetFactoryLock(void) public: unsigned int __thiscall DirectUI::Element::GetEncodedContentStringLength(void) public: virtual __thiscall DirectUI::ClassInfoBase::~ClassInfoBase(void) public: virtual __thiscall DirectUI::Element::~Element(void) public: virtual bool __thiscall DirectUI::ClassInfoBase::IsGlobal(void)const public: virtual bool __thiscall DirectUI::ClassInfoBase::IsSubclassOf(struct DirectUI::IClassInfo *)const public: virtual bool __thiscall DirectUI::ClassInfoBase::IsValidProperty(struct DirectUI::PropertyInfo const *)const public: virtual bool __thiscall DirectUI::Element::EnsureVisible(int,int,int,int) public: virtual bool __thiscall DirectUI::Element::GetKeyFocused(void) public: virtual bool __thiscall DirectUI::Element::IsContentProtected(void) public: virtual bool __thiscall DirectUI::Element::OnPropertyChanging(struct DirectUI::PropertyInfo *,int,class DirectUI::Value *,class DirectUI::Value *) public: virtual bool __thiscall DirectUI::Element::OnPropertyChanging(struct DirectUI::PropertyInfo const *,int,class DirectUI::Value *,class DirectUI::Value *) public: virtual class DirectUI::Element * __thiscall DirectUI::Element::GetAdjacent(class DirectUI::Element *,int,struct DirectUI::NavReference const *,unsigned long) public: virtual int __thiscall DirectUI::ClassInfoBase::GetChildren(void)const public: virtual int __thiscall DirectUI::ClassInfoBase::Release(void) public: virtual long __stdcall DirectUI::DuiAccessible::Clone(struct IEnumVARIANT * *) public: virtual long __stdcall DirectUI::DuiAccessible::Clone(struct IEnumVARIANT * *) public: virtual long __thiscall DirectUI::CCBase::DefaultAction(void) public: virtual long __thiscall DirectUI::CCBase::DefaultAction(void) public: virtual long __thiscall DirectUI::Element::Add(class DirectUI::Element * *,unsigned int) public: virtual long __thiscall DirectUI::Element::AddBehavior(struct IDuiBehavior *) public: virtual long __thiscall DirectUI::Element::GetAccessibleImpl(struct IAccessible * *) public: virtual long __thiscall DirectUI::Element::Insert(class DirectUI::Element * *,unsigned int,unsigned int) public: virtual long __thiscall DirectUI::Element::Remove(class DirectUI::Element * *,unsigned int) public: virtual long __thiscall DirectUI::Element::RemoveBehavior(struct IDuiBehavior *) public: virtual struct DirectUI::PropertyInfo const * __thiscall DirectUI::ClassInfoBase::EnumPropertyInfo(unsigned int) public: virtual struct DirectUI::PropertyInfo const * __thiscall DirectUI::ClassInfoBase::GetByClassIndex(unsigned int) public: virtual struct HINSTANCE__ * __thiscall DirectUI::ClassInfoBase::GetModule(void)const public: virtual struct tagSIZE __thiscall DirectUI::Element::GetContentSize(int,int,class DirectUI::Surface *) public: virtual struct tagSIZE __thiscall DirectUI::Progress::GetContentSize(int,int,class DirectUI::Surface *) public: virtual unsigned int __thiscall DirectUI::ClassInfoBase::GetGlobalIndex(void)const public: virtual unsigned int __thiscall DirectUI::ClassInfoBase::GetPICount(void)const public: virtual unsigned int __thiscall DirectUI::Element::MessageCallback(struct tagGMSG *) public: virtual unsigned short const * __thiscall DirectUI::ClassInfoBase::GetName(void)const public: virtual unsigned short const * __thiscall DirectUI::Element::GetContentStringAsDisplayed(class DirectUI::Value * *) public: virtual void __thiscall DirectUI::ClassInfoBase::AddChild(void) public: virtual void __thiscall DirectUI::ClassInfoBase::AddRef(void) public: virtual void __thiscall DirectUI::ClassInfoBase::RemoveChild(void) public: virtual void __thiscall DirectUI::Element::GetImmersiveFocusRectOffsets(struct tagRECT *) public: virtual void __thiscall DirectUI::Element::HandleUiaDestroyListener(void) public: virtual void __thiscall DirectUI::Element::HandleUiaEventListener(struct DirectUI::Event *) public: virtual void __thiscall DirectUI::Element::HandleUiaPropertyChangingListener(struct DirectUI::PropertyInfo const *) public: virtual void __thiscall DirectUI::Element::HandleUiaPropertyListener(struct DirectUI::PropertyInfo const *,int,class DirectUI::Value *,class DirectUI::Value *) public: virtual void __thiscall DirectUI::Element::OnDestroy(void) public: virtual void __thiscall DirectUI::Element::OnEvent(struct DirectUI::Event *) public: virtual void __thiscall DirectUI::Element::OnGroupChanged(int,bool) public: virtual void __thiscall DirectUI::Element::OnInput(struct DirectUI::InputEvent *) public: virtual void __thiscall DirectUI::Element::OnKeyFocusMoved(class DirectUI::Element *,class DirectUI::Element *) public: virtual void __thiscall DirectUI::Element::OnMouseFocusMoved(class DirectUI::Element *,class DirectUI::Element *) public: virtual void __thiscall DirectUI::Element::OnPropertyChanged(struct DirectUI::PropertyInfo const *,int,class DirectUI::Value *,class DirectUI::Value *) public: virtual void __thiscall DirectUI::Element::Paint(struct HDC__ *,struct tagRECT const *,struct tagRECT const *,struct tagRECT *,struct tagRECT *) public: virtual void __thiscall DirectUI::Element::SetKeyFocus(void) public: virtual void __thiscall DirectUI::TouchHWNDElement::ActivateTooltip(class DirectUI::Element *,unsigned long) public: virtual void __thiscall DirectUI::TouchRepeatButton::FireClickEvent(unsigned int,unsigned int,enum DirectUI::TouchButton::ClickDevice,struct tagPOINT *) public: void __thiscall DirectUI::DUIXmlParser::Destroy(void) public: void __thiscall DirectUI::Element::EndDefer(unsigned long) - api-ms-win-service-management-l1-1-0.dll:
sechost!CloseServiceHandle sechost!OpenSCManagerW sechost!OpenServiceW sechost!StartServiceW - api-ms-win-core-memory-l1-1-2.dll:
KernelBase!VirtualProtect KernelBase!VirtualQuery - SspiCli.dll:
GetUserNameExW LogonUserExExW