Windows 10 DLL File Information - cdpsvc.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 (R) CDP Service |
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: | 93 KB |
Total Number of Exported Functions: | 4 |
Total Number of Exported Functions With Names: | 4 |
Section Headers
Name | Virtual Address | Raw Data Size | % of File | Characteristics | Section Contains... |
---|---|---|---|---|---|
.text | 0x00001000 | 67,584 Bytes | 71.0% | Read, Execute | Code |
.data | 0x00012000 | 12,800 Bytes | 13.4% | Write, Read | Initialized Data |
.idata | 0x00016000 | 5,120 Bytes | 5.4% | Read | Initialized Data |
.rsrc | 0x00018000 | 1,536 Bytes | 1.6% | Read | Initialized Data |
.reloc | 0x00019000 | 7,168 Bytes | 7.5% | Read, Discardable | Initialized Data |
Static Linking
cdpsvc.dll is statically linked to the following files:msvcp_win.dll
api-ms-win-crt-runtime-l1-1-0.dll
api-ms-win-crt-private-l1-1-0.dll
api-ms-win-core-com-l1-1-1.dll
api-ms-win-eventing-provider-l1-1-0.dll
api-ms-win-core-winrt-string-l1-1-0.dll
api-ms-win-core-winrt-l1-1-0.dll
api-ms-win-core-errorhandling-l1-1-1.dll
api-ms-win-core-libraryloader-l1-2-0.dll
api-ms-win-core-synch-l1-2-0.dll
api-ms-win-service-core-l1-1-1.dll
api-ms-win-core-handle-l1-1-0.dll
api-ms-win-core-libraryloader-l1-2-1.dll
api-ms-win-core-winrt-error-l1-1-1.dll
api-ms-win-core-util-l1-1-0.dll
api-ms-win-core-sysinfo-l1-2-1.dll
api-ms-win-core-profile-l1-1-0.dll
api-ms-win-core-processthreads-l1-1-2.dll
api-ms-win-core-interlocked-l1-2-0.dll
api-ms-win-core-debug-l1-1-1.dll
api-ms-win-core-kernel32-legacy-l1-1-1.dll
cdp.dll
ntdll.dll
api-ms-win-rtcore-ntuser-window-l1-1-0.dll
ext-ms-win-rtcore-ntuser-sysparams-l1-1-0.dll
ext-ms-win-ntuser-rim-l1-1-0.dll
api-ms-win-rtcore-ntuser-wmpointer-l1-1-0.dll
ext-ms-win-rtcore-ntuser-dpi-l1-1-0.dll
This means that when cdpsvc.dll is loaded, the above files are automatically loaded too. If one of these files is corrupted or missing, cdpsvc.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 | 56 Bytes | 0.1% |
Type Libraries | 0 | 0 Bytes | 0.0% |
Manifest | 0 | 0 Bytes | 0.0% |
All Others | 2 | 1,124 Bytes | 1.2% |
Total | 4 | 1,180 Bytes | 1.2% |
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 |
---|---|
100 | CDPSvc |
101 | CDPSvc |
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 | StartHost | StopHost | SvchostPushServiceGlobals |
Imported Functions List
The following functions are imported by this dll:- msvcp_win.dll:
_Thrd_detach char const * __cdecl std::_Future_error_map(int) char const * __cdecl std::_Syserror_map(int) char const * __cdecl std::_Winerror_map(int) public: __thiscall std::_Pad::_Pad(void) public: __thiscall std::_Pad::~_Pad(void) public: void __thiscall std::_Pad::_Launch(struct _Thrd_imp_t *) public: void __thiscall std::_Pad::_Release(void) void __cdecl std::_Throw_C_error(int) void __cdecl std::_Throw_Cpp_error(int) void __cdecl std::_Xbad_alloc(void) void __cdecl std::_Xlength_error(char const *) void __cdecl std::_Xout_of_range(char const *) - api-ms-win-crt-runtime-l1-1-0.dll:
ucrtbase!_crt_atexit ucrtbase!_initterm ucrtbase!_initterm_e ucrtbase!_seh_filter_dll - api-ms-win-crt-private-l1-1-0.dll:
ucrtbase!_CxxThrowException ucrtbase!__CxxFrameHandler ucrtbase!__std_exception_copy ucrtbase!__std_exception_destroy ucrtbase!__std_type_info_compare ucrtbase!__std_type_info_destroy_list ucrtbase!_except_handler4_common ucrtbase!_o___stdio_common_vsnprintf_s ucrtbase!_o__callnewh ucrtbase!_o__execute_onexit_table ucrtbase!_o__initialize_onexit_table ucrtbase!_o__register_onexit_function ucrtbase!_o_free ucrtbase!_o_malloc ucrtbase!_o_memset ucrtbase!_o_terminate ucrtbase!_purecall ucrtbase!memcpy ucrtbase!memmove - api-ms-win-core-com-l1-1-1.dll:
combase!CoImpersonateClient combase!CoInitializeEx combase!CoRegisterClassObject combase!CoResumeClassObjects combase!CoRevertToSelf combase!CoRevokeClassObject combase!CoTaskMemAlloc combase!CoTaskMemFree combase!CoUninitialize - api-ms-win-eventing-provider-l1-1-0.dll:
ntdll!EtwEventActivityIdControl ntdll!EtwEventRegister ntdll!EtwEventSetInformation ntdll!EtwEventUnregister ntdll!EtwEventWriteTransfer - api-ms-win-core-winrt-string-l1-1-0.dll:
combase!WindowsCreateStringReference - api-ms-win-core-winrt-l1-1-0.dll:
combase!RoGetActivationFactory - api-ms-win-core-errorhandling-l1-1-1.dll:
KernelBase!GetLastError KernelBase!RaiseException KernelBase!SetUnhandledExceptionFilter KernelBase!UnhandledExceptionFilter - api-ms-win-core-libraryloader-l1-2-0.dll:
KernelBase!DisableThreadLibraryCalls KernelBase!FreeLibrary KernelBase!GetProcAddress - api-ms-win-core-synch-l1-2-0.dll:
KernelBase!CreateEventW KernelBase!SetEvent ntdll!RtlAcquireSRWLockExclusive ntdll!RtlReleaseSRWLockExclusive - api-ms-win-service-core-l1-1-1.dll:
sechost!RegisterServiceCtrlHandlerExW sechost!SetServiceStatus - api-ms-win-core-handle-l1-1-0.dll:
KernelBase!CloseHandle - api-ms-win-core-libraryloader-l1-2-1.dll:
KernelBase!LoadLibraryW - api-ms-win-core-winrt-error-l1-1-1.dll:
combase!RoOriginateError - api-ms-win-core-util-l1-1-0.dll:
ntdll!RtlDecodePointer - api-ms-win-core-sysinfo-l1-2-1.dll:
KernelBase!GetSystemTimeAsFileTime - 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!IsProcessorFeaturePresent kernel32!TerminateProcess - api-ms-win-core-interlocked-l1-2-0.dll:
ntdll!RtlInitializeSListHead - api-ms-win-core-debug-l1-1-1.dll:
KernelBase!IsDebuggerPresent - api-ms-win-core-kernel32-legacy-l1-1-1.dll:
kernel32!UnregisterWait - cdp.dll:
CDPCreateAppControlClient CDPCreateAppId CDPCreateDeviceQueryInternal CDPCreateMessagingClientInternal CDPCreateMessagingHostInternal CDPCreatePrimaryAppSessionInternal CDPGetHost CDPGetLogger CDPInitialize CDPShutdown - ntdll.dll:
RtlPublishWnfStateData - api-ms-win-rtcore-ntuser-window-l1-1-0.dll:
user32!SetCursorPos - ext-ms-win-rtcore-ntuser-sysparams-l1-1-0.dll:
user32!GetMonitorInfoW user32!GetSystemMetrics user32!MonitorFromPoint - ext-ms-win-ntuser-rim-l1-1-0.dll:
user32!InitializeInputDeviceInjection user32!InitializePointerDeviceInjection user32!InjectMouseInput - api-ms-win-rtcore-ntuser-wmpointer-l1-1-0.dll:
user32!InitializeTouchInjection - ext-ms-win-rtcore-ntuser-dpi-l1-1-0.dll:
user32!GetDpiForMonitorInternal