Windows 8 DLL File Information - p2psvc.dll |
The following DLL report was generated by automatic DLL script that scanned and loaded all DLL files in the system32 directory of Windows 8, 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: | Peer-to-Peer Services |
File Version: | 6.2.9200.16384 (win8_rtm.120725-1247) |
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: | 346 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 | 310,272 Bytes | 87.6% | Read, Execute | Code |
.data | 0x0004d000 | 10,240 Bytes | 2.9% | Write, Read | Initialized Data |
.idata | 0x00050000 | 7,168 Bytes | 2.0% | Read | Initialized Data |
.rsrc | 0x00052000 | 1,536 Bytes | 0.4% | Read | Initialized Data |
.reloc | 0x00053000 | 24,064 Bytes | 6.8% | Read, Discardable | Initialized Data |
Static Linking
p2psvc.dll is statically linked to the following files:msvcrt.dll
ntdll.dll
api-ms-win-core-libraryloader-l1-1-1.dll
api-ms-win-core-synch-l1-2-0.dll
api-ms-win-core-interlocked-l1-2-0.dll
api-ms-win-core-profile-l1-1-0.dll
api-ms-win-core-processthreads-l1-1-1.dll
api-ms-win-core-sysinfo-l1-2-0.dll
api-ms-win-core-errorhandling-l1-1-1.dll
P2PGRAPH.dll
api-ms-win-core-heap-l1-2-0.dll
api-ms-win-core-string-l1-1-0.dll
api-ms-win-core-registry-l1-1-0.dll
api-ms-win-core-file-l1-2-0.dll
api-ms-win-core-file-l2-1-0.dll
api-ms-win-core-handle-l1-1-0.dll
api-ms-win-security-base-l1-2-0.dll
RPCRT4.dll
api-ms-win-core-threadpool-legacy-l1-1-0.dll
api-ms-win-core-string-obsolete-l1-1-0.dll
api-ms-win-core-heap-obsolete-l1-1-0.dll
api-ms-win-core-threadpool-private-l1-1-0.dll
api-ms-win-core-delayload-l1-1-1.dll
api-ms-win-core-debug-l1-1-1.dll
api-ms-win-core-timezone-l1-1-0.dll
api-ms-win-core-localization-obsolete-l1-1-0.dll
api-ms-win-security-grouppolicy-l1-1-0.dll
This means that when p2psvc.dll is loaded, the above files are automatically loaded too. If one of these files is corrupted or missing, p2psvc.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 | 13 | 1,010 Bytes | 0.3% |
Type Libraries | 0 | 0 Bytes | 0.0% |
Manifest | 0 | 0 Bytes | 0.0% |
All Others | 2 | 1,112 Bytes | 0.3% |
Total | 15 | 2,122 Bytes | 0.6% |
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 |
---|---|
7101 | Peer Group Member |
7102 | Peer Group Admin |
7103 | Peer Group Security Property Record |
7104 | Peer Group Membership Record |
7105 | Peer Group Record Info Record |
7106 | Peer Group Graph Info Record |
7107 | Peer Group Signature Record |
7108 | Peer Group Presence Record |
7109 | Peer Group Contact Record |
7110 | Peer Group Undefined Records |
7120 | Peer Group Inviting Member |
8006 | Peer Networking Grouping |
8007 | Enables multi-party communication using Peer-to-Peer Grouping. If disabled, some applications, such as HomeGroup, may not function. |
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:GroupServiceMain | InitSecurityInterfaceW | SvchostPushServiceGlobals |
Imported Functions List
The following functions are imported by this dll:- msvcrt.dll:
_XcptFilter __CxxFrameHandler __dllonexit _amsg_exit _except_handler4_common _initterm _lock _onexit _purecall _strcmpi _unlock _vsnprintf _vsnwprintf _wcsnicmp free iswalpha iswdigit malloc memcmp memcpy memmove memset printf strchr swscanf_s towlower wcschr wcsncmp - ntdll.dll:
EtwGetTraceEnableFlags EtwGetTraceEnableLevel EtwGetTraceLoggerHandle EtwRegisterTraceGuidsW EtwTraceMessage EtwUnregisterTraceGuids NtClose RtlOpenCurrentUser - api-ms-win-core-libraryloader-l1-1-1.dll:
KernelBase!DisableThreadLibraryCalls KernelBase!FreeLibrary KernelBase!GetModuleHandleExW KernelBase!GetModuleHandleW KernelBase!GetProcAddress KernelBase!LoadLibraryExW KernelBase!LoadStringW - api-ms-win-core-synch-l1-2-0.dll:
KernelBase!CreateEventW KernelBase!InitializeCriticalSectionAndSpinCount KernelBase!OpenEventW KernelBase!ResetEvent KernelBase!SetEvent KernelBase!Sleep KernelBase!WaitForSingleObject ntdll!RtlDeleteCriticalSection ntdll!RtlEnterCriticalSection ntdll!RtlLeaveCriticalSection - api-ms-win-core-interlocked-l1-2-0.dll:
KernelBase!InterlockedCompareExchange KernelBase!InterlockedDecrement KernelBase!InterlockedExchange KernelBase!InterlockedIncrement - api-ms-win-core-profile-l1-1-0.dll:
ntdll!RtlQueryPerformanceCounter - api-ms-win-core-processthreads-l1-1-1.dll:
KernelBase!OpenThreadToken KernelBase!SetThreadToken kernel32!GetCurrentProcess kernel32!GetCurrentProcessId kernel32!GetCurrentThread kernel32!GetCurrentThreadId kernel32!SwitchToThread kernel32!TerminateProcess - api-ms-win-core-sysinfo-l1-2-0.dll:
KernelBase!GetSystemDirectoryW KernelBase!GetSystemTimeAsFileTime KernelBase!GetTickCount - api-ms-win-core-errorhandling-l1-1-1.dll:
KernelBase!GetLastError KernelBase!SetUnhandledExceptionFilter KernelBase!UnhandledExceptionFilter ntdll!RtlRestoreLastWin32Error - P2PGRAPH.dll:
PeerGraphAddRecord PeerGraphClose PeerGraphCloseDirectConnection PeerGraphConnect PeerGraphCreate PeerGraphDelete PeerGraphDeleteRecord PeerGraphEndEnumeration PeerGraphEnumConnections PeerGraphEnumNodes PeerGraphEnumRecords PeerGraphExportDatabase PeerGraphForceStopPresencePrivate PeerGraphFreeData PeerGraphGetEventData PeerGraphGetItemCount PeerGraphGetNextItem PeerGraphGetNodeInfo PeerGraphGetProperties PeerGraphGetRecord PeerGraphGetStatus PeerGraphImportDatabase PeerGraphListen PeerGraphOpen PeerGraphOpenDirectConnection PeerGraphPeerTimeToUniversalTime PeerGraphRegisterEvent PeerGraphSearchRecords PeerGraphSendData PeerGraphSetProperties PeerGraphShutdown PeerGraphStartup PeerGraphSuspendTimers PeerGraphUniversalTimeToPeerTime PeerGraphUnregisterEvent PeerGraphUpdateRecord PeerGraphValidateDeferredRecords pMemoryHelper - api-ms-win-core-heap-l1-2-0.dll:
KernelBase!GetProcessHeap ntdll!RtlAllocateHeap ntdll!RtlFreeHeap ntdll!RtlReAllocateHeap - api-ms-win-core-string-l1-1-0.dll:
KernelBase!CompareStringW KernelBase!MultiByteToWideChar KernelBase!WideCharToMultiByte - api-ms-win-core-registry-l1-1-0.dll:
KernelBase!RegCloseKey KernelBase!RegCreateKeyExW KernelBase!RegDeleteKeyExW KernelBase!RegEnumKeyExW KernelBase!RegOpenKeyExW KernelBase!RegQueryValueExW KernelBase!RegSetValueExW - api-ms-win-core-file-l1-2-0.dll:
KernelBase!CompareFileTime KernelBase!CreateFileW KernelBase!DeleteFileW KernelBase!GetFileSize KernelBase!ReadFile KernelBase!WriteFile - api-ms-win-core-file-l2-1-0.dll:
KernelBase!CopyFileExW - api-ms-win-core-handle-l1-1-0.dll:
KernelBase!CloseHandle KernelBase!DuplicateHandle - api-ms-win-security-base-l1-2-0.dll:
KernelBase!AllocateAndInitializeSid KernelBase!CheckTokenMembership KernelBase!CreateWellKnownSid KernelBase!FreeSid KernelBase!GetSecurityDescriptorLength KernelBase!GetTokenInformation KernelBase!GetWindowsAccountDomainSid - RPCRT4.dll:
I_RpcBindingInqTransportType I_RpcExceptionFilter NdrClientCall2 NdrServerCall2 RpcBindingFree RpcBindingFromStringBindingW RpcBindingInqAuthClientW RpcBindingSetAuthInfoExW RpcBindingToStringBindingW RpcBindingVectorFree RpcEpRegisterW RpcErrorEndEnumeration RpcErrorGetNextRecord RpcErrorStartEnumeration RpcImpersonateClient RpcRevertToSelf RpcServerInqBindings RpcServerRegisterAuthInfoW RpcServerRegisterIfEx RpcServerUnregisterIfEx RpcServerUseProtseqW RpcStringBindingComposeW RpcStringBindingParseW RpcStringFreeW UuidCreate UuidToStringW - api-ms-win-core-threadpool-legacy-l1-1-0.dll:
KernelBase!ChangeTimerQueueTimer KernelBase!CreateTimerQueueTimer KernelBase!DeleteTimerQueueTimer KernelBase!UnregisterWaitEx - api-ms-win-core-string-obsolete-l1-1-0.dll:
kernel32!lstrcmpW kernel32!lstrlenW - api-ms-win-core-heap-obsolete-l1-1-0.dll:
kernel32!LocalFree - api-ms-win-core-threadpool-private-l1-1-0.dll:
KernelBase!RegisterWaitForSingleObjectEx - api-ms-win-core-delayload-l1-1-1.dll:
kernel32!DelayLoadFailureHook ntdll!LdrResolveDelayLoadedAPI - api-ms-win-core-debug-l1-1-1.dll:
KernelBase!DebugBreak - api-ms-win-core-timezone-l1-1-0.dll:
KernelBase!FileTimeToSystemTime KernelBase!SystemTimeToFileTime - api-ms-win-core-localization-obsolete-l1-1-0.dll:
KernelBase!CompareStringA - api-ms-win-security-grouppolicy-l1-1-0.dll:
KernelBase!RegisterGPNotificationInternal KernelBase!UnregisterGPNotificationInternal