Windows 10 DLL File Information - adsmsext.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: | ADs LDAP Provider DLL |
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: | 87 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 | 74,752 Bytes | 83.9% | Read, Execute | Code |
.data | 0x00014000 | 1,024 Bytes | 1.1% | Write, Read | Initialized Data |
.idata | 0x00015000 | 4,608 Bytes | 5.2% | Read | Initialized Data |
.didat | 0x00017000 | 512 Bytes | 0.6% | Write, Read | Initialized Data |
.rsrc | 0x00018000 | 1,536 Bytes | 1.7% | Read | Initialized Data |
.reloc | 0x00019000 | 5,632 Bytes | 6.3% | Read, Discardable | Initialized Data |
Static Linking
adsmsext.dll is statically linked to the following files:msvcrt.dll
api-ms-win-core-heap-l2-1-0.dll
api-ms-win-core-synch-l1-2-0.dll
OLEAUT32.dll
api-ms-win-core-errorhandling-l1-1-1.dll
api-ms-win-core-string-l1-1-0.dll
api-ms-win-security-base-l1-2-0.dll
api-ms-win-core-handle-l1-1-0.dll
api-ms-win-core-sysinfo-l1-2-1.dll
api-ms-win-core-timezone-l1-1-0.dll
api-ms-win-core-file-l1-2-1.dll
WLDAP32.dll
samcli.dll
api-ms-win-core-com-l1-1-1.dll
api-ms-win-core-libraryloader-l1-2-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
ACTIVEDS.dll
adsldpc.dll
ADVAPI32.dll
WINSPOOL.DRV
api-ms-win-core-localization-l1-2-1.dll
SspiCli.dll
api-ms-win-core-kernel32-legacy-l1-1-1.dll
ntdll.dll
api-ms-win-core-delayload-l1-1-1.dll
This means that when adsmsext.dll is loaded, the above files are automatically loaded too. If one of these files is corrupted or missing, adsmsext.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 | 58 Bytes | 0.1% |
Type Libraries | 0 | 0 Bytes | 0.0% |
Manifest | 0 | 0 Bytes | 0.0% |
All Others | 2 | 1,108 Bytes | 1.2% |
Total | 3 | 1,166 Bytes | 1.3% |
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 |
---|---|
1 | LDAP Provider |
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:
_XcptFilter _amsg_exit _except_handler4_common _initterm _purecall _wcsicmp _wcsnicmp free malloc memcpy memset swprintf_s swscanf_s wcscat_s wcschr wcscpy_s wcstok - api-ms-win-core-heap-l2-1-0.dll:
KernelBase!LocalAlloc KernelBase!LocalFree - api-ms-win-core-synch-l1-2-0.dll:
KernelBase!Sleep ntdll!RtlDeleteCriticalSection ntdll!RtlEnterCriticalSection ntdll!RtlInitializeCriticalSection ntdll!RtlLeaveCriticalSection - OLEAUT32.dll:
CreateErrorInfo DispGetIDsOfNames DispInvoke DosDateTimeToVariantTime LoadRegTypeLib SafeArrayCreate SafeArrayDestroy SafeArrayGetElement SafeArrayGetLBound SafeArrayGetUBound SafeArrayPutElement SetErrorInfo SysAllocString SysFreeString SystemTimeToVariantTime VariantClear VariantCopy VariantInit VariantTimeToDosDateTime VariantTimeToSystemTime - api-ms-win-core-errorhandling-l1-1-1.dll:
KernelBase!GetLastError KernelBase!RaiseException KernelBase!SetUnhandledExceptionFilter KernelBase!UnhandledExceptionFilter - api-ms-win-core-string-l1-1-0.dll:
KernelBase!CompareStringOrdinal - api-ms-win-security-base-l1-2-0.dll:
KernelBase!ImpersonateLoggedOnUser KernelBase!RevertToSelf - api-ms-win-core-handle-l1-1-0.dll:
KernelBase!CloseHandle - api-ms-win-core-sysinfo-l1-2-1.dll:
KernelBase!GetSystemDirectoryW KernelBase!GetSystemTime KernelBase!GetSystemTimeAsFileTime KernelBase!GetTickCount - api-ms-win-core-timezone-l1-1-0.dll:
KernelBase!FileTimeToSystemTime KernelBase!SystemTimeToFileTime KernelBase!SystemTimeToTzSpecificLocalTime - api-ms-win-core-file-l1-2-1.dll:
KernelBase!FileTimeToLocalFileTime KernelBase!LocalFileTimeToFileTime - WLDAP32.dll:
ldap_get_optionW - samcli.dll:
NetUserChangePassword NetUserSetInfo - api-ms-win-core-com-l1-1-1.dll:
combase!CoCreateInstance - api-ms-win-core-libraryloader-l1-2-1.dll:
KernelBase!LoadLibraryW - api-ms-win-core-libraryloader-l1-2-0.dll:
KernelBase!DisableThreadLibraryCalls KernelBase!FreeLibrary KernelBase!GetProcAddress - api-ms-win-core-profile-l1-1-0.dll:
ntdll!RtlQueryPerformanceCounter - api-ms-win-core-processthreads-l1-1-2.dll:
kernel32!GetCurrentProcess kernel32!GetCurrentProcessId kernel32!GetCurrentThreadId kernel32!TerminateProcess - ACTIVEDS.dll:
ADsBuildVarArrayStr ADsOpenObject adsldpc!AllocADsMem adsldpc!AllocADsStr adsldpc!FreeADsMem adsldpc!FreeADsStr adsldpc!ReallocADsMem - adsldpc.dll:
ADSIPrint ADsObject BuildADsPathFromLDAPPath BuildLDAPPathFromADsPath2 ChangeSeparator FreeObjectInfo GetDefaultServer LdapCloseObject LdapCompareExt LdapCrackUserDNtoNTLMUser2 LdapGetSyntaxOfAttributeOnServer LdapModifyS LdapOpenObject LdapReadAttributeFast LdapValueFree ReadServerSupportsIsADAMControl ReadServerSupportsIsADControl - ADVAPI32.dll:
LogonUserW - WINSPOOL.DRV:
ClosePrinter GetPrinterW OpenPrinterW SetPrinterW - api-ms-win-core-localization-l1-2-1.dll:
KernelBase!FormatMessageW - SspiCli.dll:
LsaCallAuthenticationPackage LsaConnectUntrusted LsaDeregisterLogonProcess LsaFreeReturnBuffer LsaLookupAuthenticationPackage - api-ms-win-core-kernel32-legacy-l1-1-1.dll:
kernel32!DosDateTimeToFileTime kernel32!FileTimeToDosDateTime - ntdll.dll:
RtlInitString RtlInitUnicodeString - api-ms-win-core-delayload-l1-1-1.dll:
KernelBase!DelayLoadFailureHook KernelBase!ResolveDelayLoadedAPI