Windows 10 DLL File Information - mbsmsapi.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: | Microsoft Windows Mobile Broadband SMS API |
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: | 475 KB |
Total Number of Exported Functions: | 3 |
Total Number of Exported Functions With Names: | 3 |
Section Headers
Name | Virtual Address | Raw Data Size | % of File | Characteristics | Section Contains... |
---|---|---|---|---|---|
.text | 0x00001000 | 432,640 Bytes | 88.9% | Read, Execute | Code |
.data | 0x0006b000 | 1,024 Bytes | 0.2% | Write, Read | Initialized Data |
.idata | 0x0006c000 | 10,240 Bytes | 2.1% | Read | Initialized Data |
.didat | 0x0006f000 | 512 Bytes | 0.1% | Write, Read | Initialized Data |
.rsrc | 0x00070000 | 4,096 Bytes | 0.8% | Read | Initialized Data |
.reloc | 0x00071000 | 36,864 Bytes | 7.6% | Read, Discardable | Initialized Data |
Static Linking
mbsmsapi.dll is statically linked to the following files:msvcp110_win.dll
msvcrt.dll
api-ms-win-eventing-provider-l1-1-0.dll
api-ms-win-eventing-classicprovider-l1-1-0.dll
api-ms-win-core-libraryloader-l1-2-0.dll
api-ms-win-core-synch-l1-2-0.dll
api-ms-win-core-util-l1-1-0.dll
api-ms-win-core-winrt-error-l1-1-1.dll
api-ms-win-core-com-l1-1-1.dll
api-ms-win-core-winrt-string-l1-1-0.dll
api-ms-win-core-com-midlproxystub-l1-1-0.dll
RPCRT4.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-localization-l1-2-1.dll
api-ms-win-core-timezone-l1-1-0.dll
api-ms-win-core-debug-l1-1-1.dll
OLEAUT32.dll
api-ms-win-core-psapi-l1-1-0.dll
api-ms-win-core-processenvironment-l1-2-0.dll
api-ms-win-core-string-l2-1-0.dll
api-ms-win-core-handle-l1-1-0.dll
api-ms-win-security-base-l1-2-0.dll
api-ms-win-core-winrt-l1-1-0.dll
api-ms-win-core-synch-l1-2-1.dll
api-ms-win-core-threadpool-l1-2-0.dll
api-ms-win-security-sddl-l1-1-0.dll
api-ms-win-core-heap-l2-1-0.dll
api-ms-win-core-string-l1-1-0.dll
ntdll.dll
CFGMGR32.dll
BiWinrt.dll
api-ms-win-core-registry-l1-1-0.dll
api-ms-win-core-delayload-l1-1-1.dll
This means that when mbsmsapi.dll is loaded, the above files are automatically loaded too. If one of these files is corrupted or missing, mbsmsapi.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 | 4 | 4,106 Bytes | 0.8% |
Total | 4 | 4,106 Bytes | 0.8% |
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 |
Imported Functions List
The following functions are imported by this dll:- msvcp110_win.dll:
char const * __cdecl std::_Syserror_map(int) char const * __cdecl std::_Winerror_map(int) void __cdecl std::_Xbad_alloc(void) void __cdecl std::_Xinvalid_argument(char const *) void __cdecl std::_Xlength_error(char const *) void __cdecl std::_Xout_of_range(char const *) - msvcrt.dll:
_CxxThrowException _XcptFilter __CxxFrameHandler __dllonexit _amsg_exit _callnewh _errno _except_handler4_common _ftol2 _initterm _lock _onexit _purecall _unlock _vsnwprintf _wcsnicmp _wcstoui64 ceil free iswascii malloc memcmp memcpy memcpy_s memmove memmove_s memset public: virtual __thiscall type_info::~type_info(void) rand rand_s realloc srand swprintf_s void __cdecl operator delete(void *) void __cdecl operator delete[](void *) void __cdecl terminate(void) wcschr wcscpy_s wcsncpy_s wcsnlen wcstol - api-ms-win-eventing-provider-l1-1-0.dll:
ntdll!EtwEventRegister ntdll!EtwEventSetInformation ntdll!EtwEventUnregister ntdll!EtwEventWrite ntdll!EtwEventWriteTransfer - api-ms-win-eventing-classicprovider-l1-1-0.dll:
ntdll!EtwGetTraceEnableFlags ntdll!EtwGetTraceEnableLevel ntdll!EtwGetTraceLoggerHandle ntdll!EtwRegisterTraceGuidsW ntdll!EtwTraceMessage ntdll!EtwUnregisterTraceGuids - api-ms-win-core-libraryloader-l1-2-0.dll:
KernelBase!DisableThreadLibraryCalls KernelBase!FreeLibrary KernelBase!FreeLibraryAndExitThread KernelBase!GetModuleFileNameA KernelBase!GetModuleHandleExW KernelBase!GetModuleHandleW KernelBase!GetProcAddress KernelBase!LoadLibraryExW - api-ms-win-core-synch-l1-2-0.dll:
KernelBase!CreateEventExW KernelBase!CreateEventW KernelBase!InitOnceExecuteOnce KernelBase!OpenSemaphoreW KernelBase!ReleaseSemaphore KernelBase!SetEvent KernelBase!Sleep KernelBase!WaitForSingleObject ntdll!RtlAcquireSRWLockExclusive ntdll!RtlAcquireSRWLockShared ntdll!RtlDeleteCriticalSection ntdll!RtlEnterCriticalSection ntdll!RtlInitializeConditionVariable ntdll!RtlInitializeCriticalSection ntdll!RtlLeaveCriticalSection ntdll!RtlReleaseSRWLockExclusive ntdll!RtlReleaseSRWLockShared - api-ms-win-core-util-l1-1-0.dll:
ntdll!RtlDecodePointer ntdll!RtlEncodePointer - 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-com-l1-1-1.dll:
combase!CLSIDFromString combase!CoCreateFreeThreadedMarshaler combase!CoCreateGuid combase!CoCreateInstance combase!CoGetApartmentType combase!CoGetCallContext combase!CoGetCallerTID combase!CoGetInterfaceAndReleaseStream combase!CoGetMalloc combase!CoImpersonateClient combase!CoInitializeEx combase!CoMarshalInterThreadInterfaceInStream combase!CoMarshalInterface combase!CoReleaseMarshalData combase!CoRevertToSelf combase!CoTaskMemAlloc combase!CoTaskMemFree combase!CoUninitialize combase!CoWaitForMultipleHandles combase!CoWaitForMultipleObjects combase!CreateStreamOnHGlobal combase!RoGetAgileReference combase!StringFromGUID2 - api-ms-win-core-winrt-string-l1-1-0.dll:
combase!HSTRING_UserFree combase!HSTRING_UserMarshal combase!HSTRING_UserSize combase!HSTRING_UserUnmarshal combase!WindowsCreateString combase!WindowsCreateStringReference combase!WindowsDeleteString combase!WindowsDuplicateString combase!WindowsGetStringLen combase!WindowsGetStringRawBuffer combase!WindowsIsStringEmpty combase!WindowsStringHasEmbeddedNull - api-ms-win-core-com-midlproxystub-l1-1-0.dll:
combase!CStdStubBuffer2_Connect combase!CStdStubBuffer2_CountRefs combase!CStdStubBuffer2_Disconnect combase!CStdStubBuffer2_QueryInterface combase!NdrProxyForwardingFunction3 combase!NdrProxyForwardingFunction4 combase!NdrProxyForwardingFunction5 combase!ObjectStublessClient10 combase!ObjectStublessClient11 combase!ObjectStublessClient12 combase!ObjectStublessClient13 combase!ObjectStublessClient14 combase!ObjectStublessClient15 combase!ObjectStublessClient16 combase!ObjectStublessClient17 combase!ObjectStublessClient18 combase!ObjectStublessClient19 combase!ObjectStublessClient20 combase!ObjectStublessClient21 combase!ObjectStublessClient22 combase!ObjectStublessClient23 combase!ObjectStublessClient24 combase!ObjectStublessClient25 combase!ObjectStublessClient26 combase!ObjectStublessClient27 combase!ObjectStublessClient3 combase!ObjectStublessClient6 combase!ObjectStublessClient7 combase!ObjectStublessClient8 combase!ObjectStublessClient9 - RPCRT4.dll:
CStdStubBuffer_AddRef CStdStubBuffer_Connect CStdStubBuffer_CountRefs CStdStubBuffer_DebugServerQueryInterface CStdStubBuffer_DebugServerRelease CStdStubBuffer_Disconnect CStdStubBuffer_Invoke CStdStubBuffer_IsIIDSupported CStdStubBuffer_QueryInterface IUnknown_AddRef_Proxy IUnknown_QueryInterface_Proxy IUnknown_Release_Proxy NdrCStdStubBuffer2_Release NdrCStdStubBuffer_Release NdrClientCall4 NdrDllCanUnloadNow NdrDllGetClassObject NdrOleAllocate NdrOleFree NdrStubCall2 NdrStubForwardingFunction RpcBindingBind RpcBindingCreateW RpcBindingFree RpcServerInqCallAttributesW - 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!CreateThread kernel32!GetCurrentProcess kernel32!GetCurrentProcessId kernel32!GetCurrentThread kernel32!GetCurrentThreadId kernel32!GetProcessId kernel32!OpenProcess kernel32!TerminateProcess kernel32!TlsAlloc kernel32!TlsFree kernel32!TlsSetValue - api-ms-win-core-sysinfo-l1-2-1.dll:
KernelBase!GetSystemTime KernelBase!GetSystemTimeAsFileTime KernelBase!GetTickCount - api-ms-win-core-errorhandling-l1-1-1.dll:
KernelBase!GetLastError KernelBase!RaiseException KernelBase!SetUnhandledExceptionFilter KernelBase!UnhandledExceptionFilter - api-ms-win-core-localization-l1-2-1.dll:
KernelBase!FormatMessageW KernelBase!GetCPInfoExW KernelBase!IsValidCodePage - api-ms-win-core-timezone-l1-1-0.dll:
KernelBase!FileTimeToSystemTime KernelBase!SystemTimeToFileTime - api-ms-win-core-debug-l1-1-1.dll:
KernelBase!OutputDebugStringA KernelBase!OutputDebugStringW - OLEAUT32.dll:
SafeArrayDestroy SafeArrayGetElement SafeArrayGetLBound SafeArrayGetUBound SysAllocString SysAllocStringByteLen SysAllocStringLen SysFreeString SysStringByteLen SysStringLen VarBstrCmp VariantClear VariantInit - api-ms-win-core-psapi-l1-1-0.dll:
KernelBase!QueryFullProcessImageNameW - api-ms-win-core-processenvironment-l1-2-0.dll:
KernelBase!ExpandEnvironmentStringsW KernelBase!GetEnvironmentVariableW - api-ms-win-core-string-l2-1-0.dll:
KernelBase!CharLowerBuffW - 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 KernelBase!IsValidSid - api-ms-win-core-winrt-l1-1-0.dll:
combase!RoGetActivationFactory combase!RoInitialize combase!RoUninitialize - api-ms-win-core-synch-l1-2-1.dll:
KernelBase!CreateSemaphoreW - api-ms-win-core-threadpool-l1-2-0.dll:
KernelBase!CallbackMayRunLong KernelBase!CreateThreadpoolTimer KernelBase!TrySubmitThreadpoolCallback ntdll!TpCallbackUnloadDllOnCompletion ntdll!TpReleaseTimer ntdll!TpSetTimer ntdll!TpWaitForTimer - api-ms-win-security-sddl-l1-1-0.dll:
sechost!ConvertSidToStringSidW sechost!ConvertStringSecurityDescriptorToSecurityDescriptorW - api-ms-win-core-heap-l2-1-0.dll:
KernelBase!LocalFree - api-ms-win-core-string-l1-1-0.dll:
KernelBase!CompareStringEx KernelBase!CompareStringOrdinal KernelBase!MultiByteToWideChar KernelBase!WideCharToMultiByte - ntdll.dll:
NtQueryInformationToken RtlAllocateHeap RtlCompareUnicodeString RtlFreeHeap RtlInitUnicodeString RtlNtStatusToDosErrorNoTeb RtlQueryWnfStateData RtlSubscribeWnfStateChangeNotification RtlUnsubscribeWnfStateChangeNotification WinSqmAddToAverageDWORD WinSqmAddToStreamEx WinSqmStartSession - CFGMGR32.dll:
DevCloseObjectQuery DevCreateObjectQuery DevFreeObjectProperties DevFreeObjects DevGetObjectProperties DevGetObjects - BiWinrt.dll:
BiRtCreateEventForApp BiRtDeleteEventForApp - api-ms-win-core-registry-l1-1-0.dll:
KernelBase!RegCloseKey KernelBase!RegGetValueW KernelBase!RegOpenKeyExW KernelBase!RegQueryValueExW - api-ms-win-core-delayload-l1-1-1.dll:
KernelBase!DelayLoadFailureHook KernelBase!ResolveDelayLoadedAPI