Windows 7 DLL File Information - dps.dll |
The following DLL report was generated by automatic DLL script that scanned and loaded all DLL files in the system32 directory of Windows 7, 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: | WDI Diagnostic Policy Service |
File Version: | 6.1.7100.0 (winmain_win7rc.090421-1700) |
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: | 140 KB |
Total Number of Exported Functions: | 1 |
Total Number of Exported Functions With Names: | 1 |
Section Headers
Name | Virtual Address | Raw Data Size | % of File | Characteristics | Section Contains... |
---|---|---|---|---|---|
.text | 0x00001000 | 117,248 Bytes | 81.8% | Read, Execute | Code |
.data | 0x0001e000 | 3,072 Bytes | 2.1% | Write, Read | Initialized Data |
.rsrc | 0x0001f000 | 13,824 Bytes | 9.6% | Read | Initialized Data |
.reloc | 0x00023000 | 7,168 Bytes | 5.0% | Read, Discardable | Initialized Data |
Static Linking
dps.dll is statically linked to the following files:msvcrt.dll
ntdll.dll
API-MS-Win-Core-Debug-L1-1-0.dll
API-MS-Win-Core-ErrorHandling-L1-1-0.dll
API-MS-Win-Core-File-L1-1-0.dll
API-MS-Win-Core-Handle-L1-1-0.dll
API-MS-Win-Core-Heap-L1-1-0.dll
API-MS-Win-Core-Interlocked-L1-1-0.dll
API-MS-Win-Core-LibraryLoader-L1-1-0.dll
API-MS-Win-Core-LocalRegistry-L1-1-0.dll
API-MS-Win-Core-Misc-L1-1-0.dll
API-MS-Win-Core-ProcessEnvironment-L1-1-0.dll
API-MS-Win-Core-ProcessThreads-L1-1-0.dll
API-MS-Win-Core-Profile-L1-1-0.dll
API-MS-Win-Core-Synch-L1-1-0.dll
API-MS-Win-Core-SysInfo-L1-1-0.dll
API-MS-Win-Security-Base-L1-1-0.dll
API-MS-WIN-Service-Core-L1-1-0.dll
API-MS-WIN-Service-winsvc-L1-1-0.dll
API-MS-WIN-Service-Management-L1-1-0.dll
API-MS-WIN-Service-Management-L2-1-0.dll
KERNEL32.dll
This means that when dps.dll is loaded, the above files are automatically loaded too. If one of these files is corrupted or missing, dps.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 | 5 | 1,184 Bytes | 0.8% |
Type Libraries | 0 | 0 Bytes | 0.0% |
Manifest | 0 | 0 Bytes | 0.0% |
All Others | 4 | 23,498 Bytes | 16.4% |
Total | 9 | 24,682 Bytes | 17.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 200 dialogs)
No dialog resources in this file.
String resources in this dll (up to 200 strings)
String ID | String Text |
---|---|
500 | Diagnostic Policy Service |
501 | The Diagnostic Policy Service enables problem detection, troubleshooting and resolution for Windows components. If this service is stopped, diagnostics will no longer function. |
600 | Microsoft Corporation |
601 | Microsoft Corporation |
602 | The Windows Diagnostic Infrastructure Resolution host enables interactive resolutions for system problems detected by the Diagnostic Policy Service. It is triggered when necessary by the Diagnostic Policy Service in the appropriate user session. If the Diagnostic Policy Service is not running, the task will not run |
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 |
Imported Functions List
The following functions are imported by this dll:- msvcrt.dll:
_XcptFilter _amsg_exit _except_handler4_common _ftol2 _initterm _vsnwprintf _wcsicmp free malloc memcpy memset - ntdll.dll:
AlpcGetMessageAttribute AlpcInitializeMessageAttribute AlpcMaxAllowedMessageLength EtwEventActivityIdControl EtwEventEnabled EtwEventRegister EtwEventUnregister EtwEventWrite NtAlpcAcceptConnectPort NtAlpcCancelMessage NtAlpcCreatePort NtAlpcDeleteSecurityContext NtAlpcDisconnectPort NtAlpcImpersonateClientOfPort NtAlpcQueryInformation NtAlpcSendWaitReceivePort NtClose NtOpenProcessToken NtOpenThreadToken NtQueryInformationToken NtTraceControl RtlFirstEntrySList RtlInitUnicodeString RtlNtStatusToDosError TpAllocAlpcCompletion TpReleaseAlpcCompletion TpWaitForAlpcCompletion WinSqmAddToStream WinSqmIncrementDWORD - API-MS-Win-Core-Debug-L1-1-0.dll:
KernelBase!OutputDebugStringW - API-MS-Win-Core-ErrorHandling-L1-1-0.dll:
kernel32!GetLastError kernel32!SetUnhandledExceptionFilter kernel32!UnhandledExceptionFilter - API-MS-Win-Core-File-L1-1-0.dll:
kernel32!CompareFileTime kernel32!CreateFileW kernel32!DeleteFileW kernel32!FindClose kernel32!FindFirstFileW kernel32!FindNextFileW kernel32!GetDiskFreeSpaceW kernel32!ReadFile kernel32!RemoveDirectoryW kernel32!SetFilePointer kernel32!SetFilePointerEx kernel32!WriteFile - API-MS-Win-Core-Handle-L1-1-0.dll:
kernel32!CloseHandle - API-MS-Win-Core-Heap-L1-1-0.dll:
KernelBase!GetProcessHeap ntdll!RtlAllocateHeap ntdll!RtlFreeHeap ntdll!RtlReAllocateHeap - API-MS-Win-Core-Interlocked-L1-1-0.dll:
KernelBase!InterlockedCompareExchange KernelBase!InterlockedDecrement KernelBase!InterlockedExchange KernelBase!InterlockedExchangeAdd KernelBase!InterlockedIncrement ntdll!RtlInitializeSListHead ntdll!RtlInterlockedCompareExchange64 ntdll!RtlInterlockedFlushSList ntdll!RtlInterlockedPushEntrySList - API-MS-Win-Core-LibraryLoader-L1-1-0.dll:
KernelBase!DisableThreadLibraryCalls KernelBase!FreeLibrary KernelBase!GetProcAddress KernelBase!LoadLibraryExA - API-MS-Win-Core-LocalRegistry-L1-1-0.dll:
kernel32!RegCloseKey kernel32!RegDeleteValueW kernel32!RegEnumKeyExW kernel32!RegOpenKeyExW kernel32!RegQueryInfoKeyW kernel32!RegQueryValueExW kernel32!RegSetValueExW - API-MS-Win-Core-Misc-L1-1-0.dll:
KernelBase!GlobalFree KernelBase!LocalAlloc KernelBase!Sleep - API-MS-Win-Core-ProcessEnvironment-L1-1-0.dll:
KernelBase!ExpandEnvironmentStringsW - API-MS-Win-Core-ProcessThreads-L1-1-0.dll:
KernelBase!OpenThreadToken KernelBase!SetThreadToken kernel32!CreateProcessAsUserW kernel32!CreateThread kernel32!GetCurrentProcess kernel32!GetCurrentProcessId kernel32!GetCurrentThread kernel32!GetCurrentThreadId kernel32!TerminateProcess - API-MS-Win-Core-Profile-L1-1-0.dll:
ntdll!RtlQueryPerformanceCounter - API-MS-Win-Core-Synch-L1-1-0.dll:
kernel32!CreateEventW kernel32!ResetEvent kernel32!SetEvent kernel32!WaitForSingleObject ntdll!RtlAcquireSRWLockExclusive ntdll!RtlAcquireSRWLockShared ntdll!RtlDeleteCriticalSection ntdll!RtlEnterCriticalSection ntdll!RtlInitializeConditionVariable ntdll!RtlInitializeCriticalSection ntdll!RtlLeaveCriticalSection ntdll!RtlReleaseSRWLockExclusive ntdll!RtlReleaseSRWLockShared - API-MS-Win-Core-SysInfo-L1-1-0.dll:
KernelBase!GetSystemTimeAsFileTime KernelBase!GetTickCount - API-MS-Win-Security-Base-L1-1-0.dll:
KernelBase!AccessCheck KernelBase!AllocateAndInitializeSid KernelBase!CheckTokenMembership KernelBase!CopySid KernelBase!CreateWellKnownSid KernelBase!DuplicateTokenEx KernelBase!EqualSid KernelBase!FreeSid KernelBase!GetLengthSid KernelBase!GetSecurityDescriptorDacl KernelBase!GetSecurityDescriptorGroup KernelBase!GetSecurityDescriptorOwner KernelBase!GetTokenInformation KernelBase!IsValidSecurityDescriptor KernelBase!IsValidSid KernelBase!MakeAbsoluteSD KernelBase!MakeSelfRelativeSD KernelBase!MapGenericMask KernelBase!RevertToSelf KernelBase!SetSecurityDescriptorGroup KernelBase!SetSecurityDescriptorOwner - API-MS-WIN-Service-Core-L1-1-0.dll:
sechost!RegisterServiceCtrlHandlerExW sechost!SetServiceStatus - API-MS-WIN-Service-winsvc-L1-1-0.dll:
sechost!ControlService sechost!QueryServiceStatus - API-MS-WIN-Service-Management-L1-1-0.dll:
sechost!CloseServiceHandle sechost!OpenSCManagerW sechost!OpenServiceW sechost!StartServiceW - API-MS-WIN-Service-Management-L2-1-0.dll:
sechost!QueryServiceStatusEx - KERNEL32.dll:
DelayLoadFailureHook WaitForMultipleObjects