Windows XP DLL File Information - dsuiext.dll |
The following DLL report was generated by automatic DLL script that scanned and loaded all DLL files in the system32 directory of Windows XP, 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: | Directory Service Common UI |
File Version: | 5.1.2600.5512 (xpsp.080413-2105) |
Company: | Microsoft Corporation |
Product Name: | Microsoft Windows Operating System |
DLL popularity | Very Low - 4 other DLL files in system32 directory are statically linked to this file. |
File Size: | 110 KB |
Total Number of Exported Functions: | 570 |
Total Number of Exported Functions With Names: | 9 |
Section Headers
Name | Virtual Address | Raw Data Size | % of File | Characteristics | Section Contains... |
---|---|---|---|---|---|
.text | 0x00001000 | 49,152 Bytes | 43.4% | Read, Execute | Code |
.data | 0x0000d000 | 1,024 Bytes | 0.9% | Write, Read | Initialized Data |
.rsrc | 0x0000e000 | 58,880 Bytes | 52.0% | Read | Initialized Data |
.reloc | 0x0001d000 | 3,072 Bytes | 2.7% | Read, Discardable | Initialized Data |
Static Linking
dsuiext.dll is statically linked to the following files:msvcrt.dll
KERNEL32.dll
USER32.dll
ADVAPI32.dll
SHLWAPI.dll
COMCTL32.dll
NTDSAPI.dll
ole32.dll
OLEAUT32.dll
ACTIVEDS.dll
MPR.dll
SHELL32.dll
NETAPI32.dll
This means that when dsuiext.dll is loaded, the above files are automatically loaded too. If one of these files is corrupted or missing, dsuiext.dll won't be loaded.
List of files that are statically linked to dsuiext.dll
comsnap.dll
dsprop.dll
dsquery.dll
gpedit.dll
This means that when one of the above files is loaded, dsuiext.dll will be loaded too. (The opposite of the previous 'Static Linking' section)
General Resources Information
Resource Type | Number of Items | Total Size | % of File |
---|---|---|---|
Icons | 35 | 46,198 Bytes | 40.8% |
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 | 3 | 652 Bytes | 0.6% |
HTML Related Files | 0 | 0 Bytes | 0.0% |
Menus | 0 | 0 Bytes | 0.0% |
Strings | 29 | 2,130 Bytes | 1.9% |
Type Libraries | 0 | 0 Bytes | 0.0% |
Manifest | 0 | 0 Bytes | 0.0% |
All Others | 2 | 3,623 Bytes | 3.2% |
Total | 69 | 52,603 Bytes | 46.5% |
Icons in this file
There are 35 icons stored in this DLL file. You can view all these icons in the following small thumbnail:
Cursors in this file
No cursors found in this file
Dialog-boxes list (up to 200 dialogs)
In the following section, you can find the captions of dialog-boxes stored in this DLL. The list is currently limited to 200 dialogs.ID | Dialog Caption |
---|---|
101 | Browse for Container |
131 | Property Page |
135 | Browse for Domain |
String resources in this dll (up to 200 strings)
String ID | String Text |
---|---|
2 | Browse for Location |
3 | Microsoft Directory Service |
256 | The selected objects do not have network paths defined |
257 | The selected objects do not have email addresses defined |
258 | The selected objects do not have home pages defined |
259 | Windows cannot open the printer object in the directory. Please, contact your administrator for help. |
261 | Windows cannot open the selected printer. %1 |
262 | Operation could not be completed. |
1024 | Open &home page |
1025 | Send m&ail |
1056 | &Open |
1057 | &Explore |
1058 | &Map Network Drive... |
1059 | &Find... |
1088 | &Open |
1089 | Co&nnect |
1120 | &Manage |
2048 | Opens the home page for the object(s) |
2049 | Opens the published Network Share |
2050 | Explores the published Network Share |
2051 | Connect to the published Network Share |
2052 | Install printer on this machine |
2053 | Opens printer queue |
2054 | Invoke the Computer Management console |
2055 | /s /computer="%1!s!" %%windir%%\system32\compmgmt.msc |
2056 | Search the published Network Share |
2057 | Sends mail to the selection |
2058 | This operation has been cancelled due to restrictions in effect on this computer. Please contact your system administrator. |
2059 | Restrictions |
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 | DllInstall | DllRegisterServer |
DllUnregisterServer | DsBrowseForContainerA | DsBrowseForContainerW | DsGetFriendlyClassName |
DsGetIcon |
Imported Functions List
The following functions are imported by this dll:- msvcrt.dll:
__CxxFrameHandler __dllonexit _adjust_fdiv _initterm _onexit free malloc wcschr - KERNEL32.dll:
CompareStringW ExpandEnvironmentStringsW FormatMessageW FreeLibrary GetCurrentProcess GetCurrentProcessId GetCurrentThreadId GetEnvironmentVariableW GetModuleFileNameW GetProcAddress GetSystemTimeAsFileTime GetTickCount GetUserDefaultUILanguage GlobalAlloc GlobalLock GlobalUnlock InitializeCriticalSection InterlockedDecrement InterlockedIncrement IsBadReadPtr IsBadWritePtr LoadLibraryW LocalAlloc LocalFree MultiByteToWideChar QueryPerformanceCounter SetUnhandledExceptionFilter TerminateProcess UnhandledExceptionFilter WideCharToMultiByte lstrcat lstrcpy lstrcpynW lstrlen lstrlenW ntdll!RtlDeleteCriticalSection ntdll!RtlEnterCriticalSection ntdll!RtlLeaveCriticalSection ntdll!RtlRestoreLastWin32Error - USER32.dll:
DeleteMenu DestroyCursor DialogBoxParamW EnableMenuItem EnableWindow EndDialog GetCursor GetDlgItem GetParent GetSystemMetrics GetWindowLongW GetWindowRect InsertMenuW LoadCursorW LoadStringW MapWindowPoints MessageBoxW MoveWindow PostMessageW PrivateExtractIconsW RegisterClipboardFormatW SendMessageW SetCursor SetDlgItemTextW SetMenuDefaultItem SetWindowLongW SetWindowTextW ShowWindow WinHelpW wsprintfW - ADVAPI32.dll:
RegCloseKey RegOpenKeyExW RegOpenKeyW RegQueryValueExW - SHLWAPI.dll:
PathParseIconLocationW StrCatW StrChrW StrCmpIW StrCmpW StrCpyNW StrCpyW StrToIntW UrlUnescapeW - COMCTL32.dll:
DPA_Create DPA_DeletePtr DPA_DestroyCallback DPA_EnumCallback DPA_GetPtr DPA_InsertPtr DPA_Search DPA_Sort DSA_Create DSA_Destroy DSA_DestroyCallback DSA_GetItemPtr DSA_InsertItem ImageList_Create ImageList_ReplaceIcon - NTDSAPI.dll:
DsCrackNamesW DsFreeNameResultW - ole32.dll:
CoCreateInstance CoInitialize CoTaskMemAlloc CoTaskMemFree CoUninitialize ReleaseStgMedium - OLEAUT32.dll:
SafeArrayAccessData SafeArrayGetElement SafeArrayGetLBound SafeArrayGetUBound SysAllocString SysFreeString VariantClear VariantInit - ACTIVEDS.dll:
ADsBuildEnumerator ADsEnumerateNext ADsOpenObject adsldpc!ADsGetLastError adsldpc!ADsSetLastError adsldpc!FreeADsMem - MPR.dll:
WNetAddConnection2W WNetCancelConnection2W - SHELL32.dll:
ILFree SHFindFiles SHILCreateFromPath SHRestricted SHStartNetConnectionDialogW ShellExecuteExW ShellExecuteW Shell_GetCachedImageIndex Shell_GetImageLists - NETAPI32.dll:
DsEnumerateDomainTrustsW DsRoleFreeMemory DsRoleGetPrimaryDomainInformation NetApiBufferFree NetServerGetInfo