Windows 10 DLL File Information - WinSetupUI.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 Setup UI |
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: | 237 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 | 193,536 Bytes | 79.4% | Read, Execute | Code |
.data | 0x00031000 | 512 Bytes | 0.2% | Write, Read | Initialized Data |
.idata | 0x00032000 | 14,336 Bytes | 5.9% | Read | Initialized Data |
.rsrc | 0x00036000 | 16,896 Bytes | 6.9% | Read | Initialized Data |
.reloc | 0x0003b000 | 8,704 Bytes | 3.6% | Read, Discardable | Initialized Data |
Static Linking
WinSetupUI.dll is statically linked to the following files:msvcrt.dll
SHELL32.dll
ole32.dll
KERNEL32.dll
api-ms-win-core-com-l1-1-1.dll
api-ms-win-core-winrt-l1-1-0.dll
api-ms-win-core-winrt-string-l1-1-0.dll
api-ms-win-core-winrt-error-l1-1-1.dll
DUI70.dll
USER32.dll
SHLWAPI.dll
This means that when WinSetupUI.dll is loaded, the above files are automatically loaded too. If one of these files is corrupted or missing, WinSetupUI.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 | 3 | 16,384 Bytes | 6.7% |
Total | 3 | 16,384 Bytes | 6.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:CreateUpdateSetupUI | CreateWinSetupUI |
Imported Functions List
The following functions are imported by this dll:- msvcrt.dll:
_CxxThrowException _XcptFilter __CxxFrameHandler __dllonexit _amsg_exit _except_handler4_common _initterm _lock _onexit _purecall _unlock _vsnwprintf free malloc memcpy memcpy_s memmove memmove_s memset public: __thiscall exception::exception(char const * const &) 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 - SHELL32.dll:
ShellExecuteExW - ole32.dll:
combase!CoCreateInstance combase!CoInitializeEx combase!CoTaskMemAlloc combase!CoTaskMemFree combase!CoUninitialize - KERNEL32.dll:
CloseHandle CreateEventW CreateFileW CreateThread GetCurrentProcess GetCurrentProcessId GetCurrentThreadId GetFileAttributesW GetLastError GetModuleHandleExW GetProcAddress GetProcessHeap GetSystemTimeAsFileTime GetTickCount GetTickCount64 HeapFree InitializeCriticalSectionAndSpinCount InitializeCriticalSectionEx LoadLibraryW OutputDebugStringA QueryPerformanceCounter RaiseException ReadFile SetEvent SetFilePointer SetUnhandledExceptionFilter Sleep TerminateProcess UnhandledExceptionFilter WaitForMultipleObjectsEx WaitForSingleObject WideCharToMultiByte ntdll!RtlAcquireSRWLockExclusive ntdll!RtlAllocateHeap ntdll!RtlDecodePointer ntdll!RtlDeleteCriticalSection ntdll!RtlEnterCriticalSection ntdll!RtlLeaveCriticalSection ntdll!RtlReleaseSRWLockExclusive ntdll!RtlTryEnterCriticalSection - api-ms-win-core-com-l1-1-1.dll:
combase!CoGetApartmentType combase!CoGetMalloc combase!CoWaitForMultipleHandles combase!RoGetAgileReference - api-ms-win-core-winrt-l1-1-0.dll:
combase!RoActivateInstance combase!RoGetActivationFactory combase!RoInitialize combase!RoUninitialize - api-ms-win-core-winrt-string-l1-1-0.dll:
combase!WindowsCreateString combase!WindowsCreateStringReference combase!WindowsDeleteString combase!WindowsGetStringRawBuffer - api-ms-win-core-winrt-error-l1-1-1.dll:
combase!RoOriginateError - DUI70.dll:
ColorFromEnumI InitProcessPriv InitThread StartMessagePump StrToID UnInitProcessPriv UnInitThread protected: static void __stdcall DirectUI::HWNDHost::AttachCtrlSubclassProc(struct HWND__ *) protected: virtual bool __thiscall DirectUI::HWNDHost::EraseBkgnd(struct HDC__ *,long *) protected: virtual struct HWND__ * __thiscall DirectUI::Edit::CreateHWND(struct HWND__ *) 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::RemoveTooltip(class DirectUI::Element *) protected: virtual void __thiscall DirectUI::Element::UpdateTooltip(class DirectUI::Element *) protected: virtual void __thiscall DirectUI::HWNDElement::_OnUIStateChanged(unsigned short,unsigned short) protected: virtual void __thiscall DirectUI::HWNDHost::OnHosted(class DirectUI::Element *) protected: virtual void __thiscall DirectUI::HWNDHost::OnUnHosted(class DirectUI::Element *) public: __thiscall DirectUI::CallstackTracker::~CallstackTracker(void) public: __thiscall DirectUI::CallstackTracker::~CallstackTracker(void) public: __thiscall DirectUI::ClassInfoBase::ClassInfoBase(void) public: __thiscall DirectUI::CritSecLock::~CritSecLock(void) public: __thiscall DirectUI::DUIFactory::~DUIFactory(void) public: __thiscall DirectUI::Edit::Edit(void) public: __thiscall DirectUI::Element::Element(void) public: __thiscall DirectUI::HWNDElement::HWNDElement(void) public: __thiscall DirectUI::NativeHWNDHost::NativeHWNDHost(void) public: bool __thiscall DirectUI::Edit::GetThemedBorder(void) public: bool __thiscall DirectUI::Element::IsRTL(void) public: class DirectUI::Element * __thiscall DirectUI::Browser::GetCurrentPage(void) public: class DirectUI::Element * __thiscall DirectUI::Element::FindDescendent(unsigned short) public: class DirectUI::Element * __thiscall DirectUI::Element::GetRoot(void) public: class DirectUI::Value * __thiscall DirectUI::Element::GetValue(struct DirectUI::PropertyInfo const *,int,struct DirectUI::UpdateCache *) public: int __thiscall DirectUI::Combobox::AddString(unsigned short const *) public: int __thiscall DirectUI::Combobox::GetSelection(void) public: int __thiscall DirectUI::TouchSelect::GetSelectionIndex(void) public: long __thiscall DirectUI::CCBase::Initialize(unsigned int,class DirectUI::Element *,unsigned long *) 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::Combobox::SetSelection(int) public: long __thiscall DirectUI::DUIFactory::LoadFromFile(unsigned short const *,unsigned short const *,class DirectUI::Element *,unsigned long *,class DirectUI::Element * *) 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::Add(class DirectUI::Element *) public: long __thiscall DirectUI::Element::Destroy(bool) public: long __thiscall DirectUI::Element::Initialize(unsigned int,class DirectUI::Element *,unsigned long *) public: long __thiscall DirectUI::Element::RemoveAll(void) public: long __thiscall DirectUI::Element::SetContentString(unsigned short const *) public: long __thiscall DirectUI::Element::SetEnabled(bool) public: long __thiscall DirectUI::Element::SetLayoutPos(int) public: long __thiscall DirectUI::Element::SetValue(struct DirectUI::PropertyInfo const *,int,class DirectUI::Value *) public: long __thiscall DirectUI::Element::SetVisible(bool) public: long __thiscall DirectUI::HWNDElement::Initialize(struct HWND__ *,bool,unsigned int,class DirectUI::Element *,unsigned long *) public: long __thiscall DirectUI::NativeHWNDHost::Initialize(unsigned short const *,struct HWND__ *,struct HICON__ *,int,int,int,int,int,int,unsigned int) public: long __thiscall DirectUI::TouchSelect::AddString(unsigned short const *) public: long __thiscall DirectUI::TouchSelect::SetSelectionIndex(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 class DirectUI::Value * __stdcall DirectUI::Value::CreateGraphic(struct HBITMAP__ *,unsigned char,unsigned int,bool,bool,bool) public: static class UID __stdcall DirectUI::Button::Click(void) public: static class UID __stdcall DirectUI::HWNDElement::ThemeChange(void) 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::Edit::Register(void) public: static long __stdcall DirectUI::Element::Register(void) public: static long __stdcall DirectUI::HWNDElement::Register(void) public: static long __stdcall DirectUI::XBaby::Create(class DirectUI::Element *,unsigned long *,class DirectUI::Element * *) public: static struct DirectUI::IClassInfo * __stdcall DirectUI::Edit::GetClassInfoPtr(void) public: static struct DirectUI::IClassInfo * __stdcall DirectUI::Element::GetClassInfoPtr(void) public: static struct DirectUI::IClassInfo * __stdcall DirectUI::HWNDElement::GetClassInfoPtr(void) public: static struct DirectUI::PropertyInfo const * __stdcall DirectUI::Element::BackgroundProp(void) public: static struct DirectUI::PropertyInfo const * __stdcall DirectUI::Element::ContentProp(void) public: static struct DirectUI::PropertyInfo const * __stdcall DirectUI::Element::ForegroundProp(void) public: static struct _RTL_CRITICAL_SECTION * __stdcall DirectUI::Element::GetFactoryLock(void) public: struct DirectUI::IDataEntry * __thiscall DirectUI::Macro::GetDataEntry(void) public: virtual __thiscall DirectUI::ClassInfoBase::~ClassInfoBase(void) public: virtual __thiscall DirectUI::DialogElement::~DialogElement(void) public: virtual __thiscall DirectUI::Edit::~Edit(void) public: virtual __thiscall DirectUI::Element::~Element(void) public: virtual __thiscall DirectUI::NativeHWNDHost::~NativeHWNDHost(void) public: virtual bool __thiscall DirectUI::CCBase::OnLostDialogFocus(struct DirectUI::IDialogElement *) 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::Edit::IsContentProtected(void) public: virtual bool __thiscall DirectUI::Edit::OnNotify(unsigned int,unsigned int,long,long *) 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 bool __thiscall DirectUI::HWNDElement::CanSetFocus(void) public: virtual bool __thiscall DirectUI::HWNDElement::CanSetFocus(void) public: virtual bool __thiscall DirectUI::HWNDHost::GetKeyFocused(void) public: virtual bool __thiscall DirectUI::HWNDHost::OnCtrlThemeChanged(unsigned int,unsigned int,long,long *) public: virtual bool __thiscall DirectUI::HWNDHost::OnMessage(unsigned int,unsigned int,long,long *) public: virtual bool __thiscall DirectUI::HWNDHost::OnSinkThemeChanged(unsigned int,unsigned int,long,long *) 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 int __thiscall DirectUI::HWNDHost::OnAdjustWindowSize(int,int,unsigned int) 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 long __thiscall DirectUI::HWNDElement::CreateStyleParser(class DirectUI::DUIXmlParser * *) public: virtual long __thiscall DirectUI::HWNDElement::GetAccessibleImpl(struct IAccessible * *) public: virtual long __thiscall DirectUI::HWNDElement::WndProc(struct HWND__ *,unsigned int,unsigned int,long) public: virtual long __thiscall DirectUI::HWNDHost::GetAccessibleImpl(struct IAccessible * *) 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 HWND__ * __thiscall DirectUI::NativeHWNDHost::CreateHostWindow(unsigned long,unsigned short const *,unsigned short const *,unsigned long,int,int,int,int,struct HWND__ *,struct HMENU__ *,struct HINSTANCE__ *,void *) public: virtual struct tagSIZE __thiscall DirectUI::Edit::GetContentSize(int,int,class DirectUI::Surface *) 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::Edit::MessageCallback(struct tagGMSG *) 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::Edit::GetContentStringAsDisplayed(class DirectUI::Value * *) 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::Edit::OnInput(struct DirectUI::InputEvent *) public: virtual void __thiscall DirectUI::Edit::OnPropertyChanged(struct DirectUI::PropertyInfo const *,int,class DirectUI::Value *,class DirectUI::Value *) 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::HWNDElement::ActivateTooltip(class DirectUI::Element *,unsigned long) public: virtual void __thiscall DirectUI::HWNDElement::GetWindowClassNameAndStyle(unsigned short const * *,unsigned int *) public: virtual void __thiscall DirectUI::HWNDElement::OnCompositionChanged(void) public: virtual void __thiscall DirectUI::HWNDElement::OnDestroy(void) public: virtual void __thiscall DirectUI::HWNDElement::OnEvent(struct DirectUI::Event *) public: virtual void __thiscall DirectUI::HWNDElement::OnGetDlgCode(struct tagMSG *,long *) public: virtual void __thiscall DirectUI::HWNDElement::OnGroupChanged(int,bool) public: virtual void __thiscall DirectUI::HWNDElement::OnInput(struct DirectUI::InputEvent *) public: virtual void __thiscall DirectUI::HWNDElement::OnNoChildWithShortcutFound(struct DirectUI::KeyboardEvent *) public: virtual void __thiscall DirectUI::HWNDElement::OnPropertyChanged(struct DirectUI::PropertyInfo const *,int,class DirectUI::Value *,class DirectUI::Value *) public: virtual void __thiscall DirectUI::HWNDElement::OnThemeChanged(struct DirectUI::ThemeChangedEvent *) public: virtual void __thiscall DirectUI::HWNDElement::OnWmSettingChanged(unsigned int,long) public: virtual void __thiscall DirectUI::HWNDElement::OnWmThemeChanged(unsigned int,long) public: virtual void __thiscall DirectUI::HWNDElement::RemoveTooltip(class DirectUI::Element *) public: virtual void __thiscall DirectUI::HWNDElement::UpdateTooltip(class DirectUI::Element *) public: virtual void __thiscall DirectUI::HWNDHost::OnDestroy(void) public: virtual void __thiscall DirectUI::HWNDHost::OnEvent(struct DirectUI::Event *) public: virtual void __thiscall DirectUI::HWNDHost::OnWindowStyleChanged(unsigned int,struct tagSTYLESTRUCT const *) public: virtual void __thiscall DirectUI::HWNDHost::Paint(struct HDC__ *,struct tagRECT const *,struct tagRECT const *,struct tagRECT *,struct tagRECT *) public: virtual void __thiscall DirectUI::HWNDHost::SetKeyFocus(void) public: virtual void __thiscall DirectUI::HWNDHost::SetWindowDirection(struct HWND__ *) 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::DUIXmlParser::Destroy(void) public: void __thiscall DirectUI::Element::EndDefer(unsigned long) public: void __thiscall DirectUI::NativeHWNDHost::Host(class DirectUI::Element *) public: void __thiscall DirectUI::NativeHWNDHost::ShowWindow(int) public: void __thiscall DirectUI::TouchScrollViewer::NewChildElementsAdded(void) public: void __thiscall DirectUI::Value::Release(void) - USER32.dll:
CreateWindowExW CreateWindowInBand DispatchMessageW GetMessageW GetSysColor GetWindowLongW LoadCursorW MsgWaitForMultipleObjectsEx PeekMessageW PostQuitMessage PostThreadMessageW SendMessageW SetCursor SetForegroundWindow SetWindowPos SystemParametersInfoW TranslateMessage ntdll!NtdllDefWindowProc_W - SHLWAPI.dll:
SHCreateThread