Windows XP DLL File Information - p2pgraph.dll |
The following DLL report was generated by automatic DLL script that scanned and loaded all DLL files in the system32 directory of Windows XP, 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 Graphing |
File Version: | 5.1.2600.5512 (xpsp.080413-0852) |
Company: | Microsoft Corporation |
Product Name: | Microsoft Windows Operating System |
DLL popularity | Very Low - 1 other DLL files in system32 directory are statically linked to this file. |
File Size: | 306 KB |
Total Number of Exported Functions: | 39 |
Total Number of Exported Functions With Names: | 39 |
Section Headers
Name | Virtual Address | Raw Data Size | % of File | Characteristics | Section Contains... |
---|---|---|---|---|---|
.text | 0x00001000 | 275,968 Bytes | 87.9% | Read, Execute | Code |
.data | 0x00045000 | 11,264 Bytes | 3.6% | Write, Read | Initialized Data |
.rsrc | 0x00048000 | 1,024 Bytes | 0.3% | Read | Initialized Data |
.reloc | 0x00049000 | 24,576 Bytes | 7.8% | Read, Discardable | Initialized Data |
Static Linking
p2pgraph.dll is statically linked to the following files:msvcrt.dll
ntdll.dll
ADVAPI32.dll
KERNEL32.dll
WS2_32.dll
ole32.dll
OLEAUT32.dll
SHLWAPI.dll
SHELL32.dll
USERENV.dll
iphlpapi.dll
This means that when p2pgraph.dll is loaded, the above files are automatically loaded too. If one of these files is corrupted or missing, p2pgraph.dll won't be loaded.
List of files that are statically linked to p2pgraph.dll
p2psvc.dll
This means that when one of the above files is loaded, p2pgraph.dll will be loaded too. (The opposite of the previous 'Static Linking' section)
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 | 1 | 908 Bytes | 0.3% |
Total | 1 | 908 Bytes | 0.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 200 dialogs)
No dialog resources in this file.
String resources in this dll (up to 200 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:DllMain | PeerGraphAddRecord | PeerGraphClose |
PeerGraphCloseDirectConnection | PeerGraphConnect | PeerGraphCreate |
PeerGraphDelete | PeerGraphDeleteRecord | PeerGraphEndEnumeration |
PeerGraphEnumConnections | PeerGraphEnumNodes | PeerGraphEnumRecords |
PeerGraphExportDatabase | PeerGraphFreeData | PeerGraphGetEventData |
PeerGraphGetItemCount | PeerGraphGetNextItem | PeerGraphGetNodeInfo |
PeerGraphGetProperties | PeerGraphGetRecord | PeerGraphGetStatus |
PeerGraphImportDatabase | PeerGraphListen | PeerGraphOpen |
PeerGraphOpenDirectConnection | PeerGraphPeerTimeToUniversalTime | PeerGraphRegisterEvent |
PeerGraphSearchRecords | PeerGraphSendData | PeerGraphSetNodeAttributes |
PeerGraphSetPresence | PeerGraphSetProperties | PeerGraphShutdown |
PeerGraphStartup | PeerGraphUniversalTimeToPeerTime | PeerGraphUnregisterEvent |
PeerGraphUpdateRecord | PeerGraphValidateDeferredRecords | pMemoryHelper |
Imported Functions List
The following functions are imported by this dll:- msvcrt.dll:
_CIexp __dllonexit _adjust_fdiv _ftol _initterm _onexit _purecall _vsnwprintf _wcsicmp free iswalnum iswprint malloc memmove swscanf wcscmp wcslen - ntdll.dll:
NtClose RtlOpenCurrentUser - ADVAPI32.dll:
CryptAcquireContextW CryptContextAddRef CryptCreateHash CryptDestroyHash CryptGenRandom CryptGetHashParam CryptHashData CryptReleaseContext GetTraceEnableFlags GetTraceEnableLevel GetTraceLoggerHandle OpenThreadToken RegCloseKey RegCreateKeyExW RegOpenKeyExW RegQueryValueExW RegSetValueExW RegisterTraceGuidsW SetThreadToken TraceMessage UnregisterTraceGuids - KERNEL32.dll:
BindIoCompletionCallback ChangeTimerQueueTimer CloseHandle CopyFileW CreateEventW CreateTimerQueue CreateTimerQueueTimer DeleteFileW DeleteTimerQueueEx DeleteTimerQueueTimer DisableThreadLibraryCalls DuplicateHandle ExpandEnvironmentStringsW FileTimeToSystemTime FreeLibrary GetCurrentProcess GetCurrentProcessId GetCurrentThread GetCurrentThreadId GetFileAttributesW GetProcAddress GetProcessHeap GetSystemTime GetSystemTimeAsFileTime GetTickCount HeapCreate HeapDestroy HeapSetInformation InitializeCriticalSectionAndSpinCount InterlockedDecrement InterlockedExchange InterlockedIncrement LoadLibraryW MultiByteToWideChar QueryPerformanceCounter QueueUserWorkItem RegisterWaitForSingleObject RemoveDirectoryW ResetEvent SetEvent SetFileAttributesW SetHandleInformation SetUnhandledExceptionFilter Sleep SystemTimeToFileTime TerminateProcess UnhandledExceptionFilter UnregisterWaitEx WaitForSingleObject WideCharToMultiByte lstrcmpW lstrlenW ntdll!RtlAllocateHeap ntdll!RtlDeleteCriticalSection ntdll!RtlEnterCriticalSection ntdll!RtlFreeHeap ntdll!RtlGetLastWin32Error ntdll!RtlLeaveCriticalSection ntdll!RtlReAllocateHeap - WS2_32.dll:
WSAAccept WSACleanup WSAConnect WSAEnumNetworkEvents WSAEventSelect WSAGetLastError WSAIoctl WSARecv WSASend WSASocketW WSAStartup bind closesocket getsockname htons htons listen setsockopt shutdown socket - ole32.dll:
CoCreateGuid CoCreateInstance CoInitializeEx CoUninitialize - OLEAUT32.dll:
SysAllocString SysAllocStringLen SysFreeString SysStringLen VariantClear VariantInit VariantTimeToSystemTime - SHLWAPI.dll:
PathAppendW PathFileExistsW - SHELL32.dll:
SHGetFolderPathAndSubDirW - USERENV.dll:
RegisterGPNotification UnregisterGPNotification - iphlpapi.dll:
GetAdaptersAddresses