Windows 10 DLL File Information - dmwappushsvc.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: | dmwappushsvc |
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: | 52 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 | 43,008 Bytes | 80.0% | Read, Execute | Code |
.data | 0x0000c000 | 512 Bytes | 1.0% | Write, Read | Initialized Data |
.idata | 0x0000d000 | 4,608 Bytes | 8.6% | Read | Initialized Data |
.rsrc | 0x0000f000 | 1,536 Bytes | 2.9% | Read | Initialized Data |
.reloc | 0x00010000 | 3,072 Bytes | 5.7% | Read, Discardable | Initialized Data |
Static Linking
dmwappushsvc.dll is statically linked to the following files:msvcrt.dll
api-ms-win-core-handle-l1-1-0.dll
api-ms-win-core-synch-l1-2-0.dll
api-ms-win-core-errorhandling-l1-1-1.dll
api-ms-win-core-winrt-string-l1-1-0.dll
api-ms-win-eventing-provider-l1-1-0.dll
api-ms-win-core-com-l1-1-1.dll
api-ms-win-service-management-l1-1-0.dll
api-ms-win-service-winsvc-l1-2-0.dll
api-ms-win-core-processthreads-l1-1-2.dll
api-ms-win-security-base-l1-2-0.dll
api-ms-win-core-registry-l1-1-0.dll
api-ms-win-core-threadpool-l1-2-0.dll
api-ms-win-service-core-l1-1-1.dll
api-ms-win-core-string-l1-1-0.dll
api-ms-win-core-util-l1-1-0.dll
api-ms-win-core-profile-l1-1-0.dll
api-ms-win-core-sysinfo-l1-2-1.dll
api-ms-win-core-threadpool-legacy-l1-1-0.dll
DMCmnUtils.dll
DMPushProxy.dll
dmpushroutercore.dll
EventAggregation.dll
This means that when dmwappushsvc.dll is loaded, the above files are automatically loaded too. If one of these files is corrupted or missing, dmwappushsvc.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 | 2 | 120 Bytes | 0.2% |
Type Libraries | 0 | 0 Bytes | 0.0% |
Manifest | 0 | 0 Bytes | 0.0% |
All Others | 2 | 1,116 Bytes | 2.1% |
Total | 4 | 1,236 Bytes | 2.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 |
---|---|
200 | dmwappushsvc |
201 | WAP Push Message Routing Service |
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:ServiceMain | SvchostPushServiceGlobals |
Imported Functions List
The following functions are imported by this dll:- msvcrt.dll:
_CxxThrowException _XcptFilter __CxxFrameHandler ___lc_codepage_func ___lc_handle_func ___mb_cur_max_func __crtLCMapStringW __dllonexit __pctype_func __uncaught_exception _amsg_exit _callnewh _errno _except_handler4_common _free_locale _get_current_locale _initterm _ismbblead _lock _onexit _purecall _unlock _wcsdup _wcsicmp abort calloc free malloc memcpy memcpy_s memmove memset public: __thiscall bad_cast::bad_cast(char const *) public: __thiscall bad_cast::bad_cast(class bad_cast const &) public: __thiscall exception::exception(char const * const &) public: __thiscall exception::exception(char const * const &,int) public: __thiscall exception::exception(class exception const &) public: virtual __thiscall bad_cast::~bad_cast(void) public: virtual __thiscall exception::~exception(void) public: virtual __thiscall type_info::~type_info(void) public: virtual char const * __thiscall exception::what(void)const setlocale void __cdecl operator delete(void *) void __cdecl operator delete[](void *) wcscpy_s - api-ms-win-core-handle-l1-1-0.dll:
KernelBase!CloseHandle - api-ms-win-core-synch-l1-2-0.dll:
KernelBase!CreateEventW KernelBase!InitializeCriticalSectionEx KernelBase!SetEvent KernelBase!Sleep ntdll!RtlDeleteCriticalSection ntdll!RtlEnterCriticalSection ntdll!RtlInitializeCriticalSection ntdll!RtlLeaveCriticalSection - api-ms-win-core-errorhandling-l1-1-1.dll:
KernelBase!GetLastError KernelBase!SetUnhandledExceptionFilter KernelBase!UnhandledExceptionFilter - api-ms-win-core-winrt-string-l1-1-0.dll:
combase!WindowsDeleteString combase!WindowsGetStringRawBuffer - api-ms-win-eventing-provider-l1-1-0.dll:
ntdll!EtwEventRegister ntdll!EtwEventSetInformation ntdll!EtwEventUnregister ntdll!EtwEventWriteTransfer - api-ms-win-core-com-l1-1-1.dll:
combase!CoGetClassObject - api-ms-win-service-management-l1-1-0.dll:
sechost!CloseServiceHandle sechost!OpenSCManagerW sechost!OpenServiceW - api-ms-win-service-winsvc-l1-2-0.dll:
sechost!QueryServiceStatus - api-ms-win-core-processthreads-l1-1-2.dll:
KernelBase!OpenProcessToken kernel32!GetCurrentProcess kernel32!GetCurrentProcessId kernel32!GetCurrentThreadId kernel32!TerminateProcess - api-ms-win-security-base-l1-2-0.dll:
KernelBase!CopySid KernelBase!GetLengthSid KernelBase!GetTokenInformation KernelBase!IsValidSid - api-ms-win-core-registry-l1-1-0.dll:
KernelBase!RegCloseKey KernelBase!RegGetValueW KernelBase!RegOpenKeyExW - api-ms-win-core-threadpool-l1-2-0.dll:
KernelBase!CreateThreadpoolTimer ntdll!TpReleaseTimer ntdll!TpSetTimer ntdll!TpWaitForTimer - api-ms-win-service-core-l1-1-1.dll:
sechost!RegisterServiceCtrlHandlerExW sechost!SetServiceStatus - api-ms-win-core-string-l1-1-0.dll:
KernelBase!GetStringTypeW KernelBase!MultiByteToWideChar KernelBase!WideCharToMultiByte - api-ms-win-core-util-l1-1-0.dll:
ntdll!RtlDecodePointer ntdll!RtlEncodePointer - api-ms-win-core-profile-l1-1-0.dll:
ntdll!RtlQueryPerformanceCounter - api-ms-win-core-sysinfo-l1-2-1.dll:
KernelBase!GetSystemTimeAsFileTime KernelBase!GetTickCount - api-ms-win-core-threadpool-legacy-l1-1-0.dll:
KernelBase!UnregisterWaitEx - DMCmnUtils.dll:
QueryPolicy - DMPushProxy.dll:
PushRouter_SubmitPush - dmpushroutercore.dll:
InitializePushRouter PrAreAllClientsHandled PrSvcDecMessageCount PrSvcGetMessageCount PrSvcIncMessageCount PrSvcSetMessageCount RegisterRPCInterface ShutDownPushRouterSynchronously UnregisterRPCInterface - EventAggregation.dll:
EaCreateAggregatedEvent EaDeleteAggregation