Windows 10 DLL File Information - ProximityCommon.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: | Proximity Common Implementation |
File Version: | 10.0.10130.0 (fbl_impressive.150522-2224) |
Company: | Microsoft Corporation |
Product Name: | Microsoft® Windows® Operating System |
DLL popularity | Very Low - 2 other DLL files in system32 directory are statically linked to this file. |
File Size: | 120 KB |
Total Number of Exported Functions: | 26 |
Total Number of Exported Functions With Names: | 3 |
Section Headers
Name | Virtual Address | Raw Data Size | % of File | Characteristics | Section Contains... |
---|---|---|---|---|---|
.text | 0x00001000 | 96,768 Bytes | 78.8% | Read, Execute | Code |
.data | 0x00019000 | 512 Bytes | 0.4% | Write, Read | Initialized Data |
.idata | 0x0001a000 | 7,680 Bytes | 6.3% | Read | Initialized Data |
.rsrc | 0x0001c000 | 7,680 Bytes | 6.3% | Read | Initialized Data |
.reloc | 0x0001e000 | 9,216 Bytes | 7.5% | Read, Discardable | Initialized Data |
Static Linking
ProximityCommon.dll is statically linked to the following files:ProximityCommonPal.dll
msvcrt.dll
RPCRT4.dll
api-ms-win-core-registry-l1-1-0.dll
api-ms-win-core-com-l1-1-1.dll
api-ms-win-eventing-classicprovider-l1-1-0.dll
api-ms-win-core-libraryloader-l1-2-0.dll
api-ms-win-eventing-provider-l1-1-0.dll
api-ms-win-core-processthreads-l1-1-2.dll
api-ms-win-core-synch-l1-2-0.dll
WS2_32.dll
api-ms-win-core-threadpool-l1-2-0.dll
api-ms-win-core-errorhandling-l1-1-1.dll
api-ms-win-core-handle-l1-1-0.dll
api-ms-win-core-sysinfo-l1-2-1.dll
api-ms-win-service-management-l1-1-0.dll
api-ms-win-service-management-l2-1-0.dll
api-ms-win-core-string-l1-1-0.dll
api-ms-win-core-file-l1-2-1.dll
api-ms-win-devices-config-l1-1-1.dll
api-ms-win-core-io-l1-1-1.dll
IPHLPAPI.DLL
MSWSOCK.dll
api-ms-win-core-profile-l1-1-0.dll
api-ms-win-core-shlwapi-obsolete-l1-2-0.dll
DEVOBJ.dll
api-ms-win-devices-query-l1-1-1.dll
ntdll.dll
api-ms-win-core-com-midlproxystub-l1-1-0.dll
api-ms-win-core-winrt-string-l1-1-0.dll
This means that when ProximityCommon.dll is loaded, the above files are automatically loaded too. If one of these files is corrupted or missing, ProximityCommon.dll won't be loaded.
List of files that are statically linked to ProximityCommon.dll
ProximityService.dll
Windows.Networking.Proximity.dll
This means that when one of the above files is loaded, ProximityCommon.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 | 1 | 380 Bytes | 0.3% |
All Others | 4 | 10,034 Bytes | 8.2% |
Total | 5 | 10,414 Bytes | 8.5% |
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)
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:DllCanUnloadNow | DllGetClassObject | GetProxyDllInfo |
Imported Functions List
The following functions are imported by this dll:- ProximityCommonPal.dll:
PAL_FreeTransientObjectSecurityAttribute PAL_GetAppPlatformQualifier PAL_GetSupportedBrowseTypes PAL_QueryTransientObjectSecurityAttribute PAL_RegisterAppSuspendResumeCallback PAL_UnregisterAppSuspendResumeCallback - msvcrt.dll:
_XcptFilter __dllonexit _amsg_exit _callnewh _except_handler4_common _initterm _lock _onexit _purecall _unlock _vsnwprintf free malloc memcmp memset - RPCRT4.dll:
CStdStubBuffer_AddRef CStdStubBuffer_Connect CStdStubBuffer_CountRefs CStdStubBuffer_DebugServerQueryInterface CStdStubBuffer_DebugServerRelease CStdStubBuffer_Disconnect CStdStubBuffer_Invoke CStdStubBuffer_IsIIDSupported CStdStubBuffer_QueryInterface IUnknown_AddRef_Proxy IUnknown_QueryInterface_Proxy IUnknown_Release_Proxy NdrCStdStubBuffer2_Release NdrCStdStubBuffer_Release NdrDllCanUnloadNow NdrDllGetClassObject NdrOleAllocate NdrOleFree NdrStubCall2 NdrStubForwardingFunction - api-ms-win-core-registry-l1-1-0.dll:
KernelBase!RegCloseKey KernelBase!RegOpenKeyExW KernelBase!RegQueryValueExW - api-ms-win-core-com-l1-1-1.dll:
combase!CLSIDFromString combase!CoCreateInstance combase!CoGetClassObject combase!CoGetMalloc combase!CoInitializeEx combase!CoSetProxyBlanket combase!CoTaskMemAlloc combase!CoTaskMemFree combase!CoUninitialize - api-ms-win-eventing-classicprovider-l1-1-0.dll:
ntdll!EtwGetTraceEnableFlags ntdll!EtwGetTraceEnableLevel ntdll!EtwGetTraceLoggerHandle ntdll!EtwRegisterTraceGuidsW ntdll!EtwTraceMessage ntdll!EtwUnregisterTraceGuids - api-ms-win-core-libraryloader-l1-2-0.dll:
KernelBase!DisableThreadLibraryCalls KernelBase!FreeLibrary KernelBase!GetProcAddress KernelBase!LoadLibraryExW - api-ms-win-eventing-provider-l1-1-0.dll:
ntdll!EtwEventRegister ntdll!EtwEventSetInformation ntdll!EtwEventUnregister ntdll!EtwEventWrite ntdll!EtwEventWriteTransfer - api-ms-win-core-processthreads-l1-1-2.dll:
kernel32!GetCurrentProcess kernel32!GetCurrentProcessId kernel32!GetCurrentThreadId kernel32!TerminateProcess kernel32!TlsAlloc kernel32!TlsFree kernel32!TlsGetValue kernel32!TlsSetValue - api-ms-win-core-synch-l1-2-0.dll:
KernelBase!CreateEventW KernelBase!InitializeCriticalSectionEx KernelBase!SetEvent KernelBase!Sleep KernelBase!WaitForSingleObject ntdll!RtlDeleteCriticalSection ntdll!RtlEnterCriticalSection ntdll!RtlInitializeCriticalSection ntdll!RtlLeaveCriticalSection - WS2_32.dll:
WSACleanup WSACloseEvent WSACreateEvent WSAGetLastError WSAGetOverlappedResult WSAIoctl WSARecv WSASetEvent WSAStartup WSAWaitForMultipleEvents bind closesocket connect getsockname listen recv send setsockopt shutdown socket - api-ms-win-core-threadpool-l1-2-0.dll:
KernelBase!CallbackMayRunLong KernelBase!CreateThreadpoolIo KernelBase!CreateThreadpoolWait KernelBase!CreateThreadpoolWork ntdll!TpCancelAsyncIoOperation ntdll!TpPostWork ntdll!TpReleaseIoCompletion ntdll!TpReleaseWait ntdll!TpReleaseWork ntdll!TpSetWait ntdll!TpStartAsyncIoOperation ntdll!TpWaitForIoCompletion ntdll!TpWaitForWait ntdll!TpWaitForWork - api-ms-win-core-errorhandling-l1-1-1.dll:
KernelBase!GetLastError KernelBase!SetUnhandledExceptionFilter KernelBase!UnhandledExceptionFilter - api-ms-win-core-handle-l1-1-0.dll:
KernelBase!CloseHandle - api-ms-win-core-sysinfo-l1-2-1.dll:
KernelBase!GetComputerNameExW KernelBase!GetSystemTimeAsFileTime KernelBase!GetTickCount - api-ms-win-service-management-l1-1-0.dll:
sechost!CloseServiceHandle sechost!OpenSCManagerW sechost!OpenServiceW - api-ms-win-service-management-l2-1-0.dll:
sechost!QueryServiceConfigW - api-ms-win-core-string-l1-1-0.dll:
KernelBase!CompareStringOrdinal - api-ms-win-core-file-l1-2-1.dll:
KernelBase!CompareFileTime - api-ms-win-devices-config-l1-1-1.dll:
cfgmgr32!CM_Register_Notification cfgmgr32!CM_Unregister_Notification - api-ms-win-core-io-l1-1-1.dll:
kernel32!CancelIoEx kernel32!DeviceIoControl kernel32!GetOverlappedResult - IPHLPAPI.DLL:
CancelMibChangeNotify2 NotifyUnicastIpAddressChange - MSWSOCK.dll:
AcceptEx GetAcceptExSockaddrs - api-ms-win-core-profile-l1-1-0.dll:
ntdll!RtlQueryPerformanceCounter - api-ms-win-core-shlwapi-obsolete-l1-2-0.dll:
KernelBase!QISearch - DEVOBJ.dll:
DevObjCreateDeviceInfoList DevObjDestroyDeviceInfoList DevObjEnumDeviceInterfaces DevObjGetClassDevs DevObjGetDeviceInterfaceDetail DevObjGetDeviceInterfaceProperty DevObjGetDeviceProperty DevObjOpenDeviceInterface - api-ms-win-devices-query-l1-1-1.dll:
cfgmgr32!DevCloseObjectQuery cfgmgr32!DevCreateObjectQuery - ntdll.dll:
WinSqmAddToStreamEx - api-ms-win-core-com-midlproxystub-l1-1-0.dll:
combase!CStdStubBuffer2_Connect combase!CStdStubBuffer2_CountRefs combase!CStdStubBuffer2_Disconnect combase!CStdStubBuffer2_QueryInterface combase!NdrProxyForwardingFunction3 combase!NdrProxyForwardingFunction4 combase!NdrProxyForwardingFunction5 combase!ObjectStublessClient10 combase!ObjectStublessClient11 combase!ObjectStublessClient12 combase!ObjectStublessClient13 combase!ObjectStublessClient14 combase!ObjectStublessClient15 combase!ObjectStublessClient16 combase!ObjectStublessClient17 combase!ObjectStublessClient18 combase!ObjectStublessClient19 combase!ObjectStublessClient20 combase!ObjectStublessClient21 combase!ObjectStublessClient22 combase!ObjectStublessClient23 combase!ObjectStublessClient24 combase!ObjectStublessClient3 combase!ObjectStublessClient4 combase!ObjectStublessClient5 combase!ObjectStublessClient6 combase!ObjectStublessClient7 combase!ObjectStublessClient8 combase!ObjectStublessClient9 - api-ms-win-core-winrt-string-l1-1-0.dll:
combase!HSTRING_UserFree combase!HSTRING_UserMarshal combase!HSTRING_UserSize combase!HSTRING_UserUnmarshal