ProximityCommon.dll

Description: Proximity Common Implementation

Authors: © Microsoft Corporation. All rights reserved.

Version: 10.0.19041.1

Architecture: 64-bit

Operating System: Windows NT

SHA256: d9f5be11221ae647c09819ac501a9519

File Size: 167.0 KB

Uploaded At: Dec. 1, 2025, 7:37 a.m.

Views: 7

Exported Functions

  • GetProxyDllInfo (Ordinal: 3, Address: 0x3d90)
  • DllCanUnloadNow (Ordinal: 4, Address: 0x3d30)
  • DllGetClassObject (Ordinal: 5, Address: 0x3d50)
  • (Ordinal: 10, Address: 0x4020)
  • (Ordinal: 19, Address: 0x3db0)
  • (Ordinal: 20, Address: 0x10700)
  • (Ordinal: 21, Address: 0x1ad0)
  • (Ordinal: 22, Address: 0x9e00)
  • (Ordinal: 23, Address: 0x4c00)
  • (Ordinal: 24, Address: 0x8560)
  • (Ordinal: 25, Address: 0x11300)
  • (Ordinal: 26, Address: 0xdb00)
  • (Ordinal: 27, Address: 0x5260)
  • (Ordinal: 28, Address: 0x21b0)

Imported DLLs & Functions

api-ms-win-core-com-l1-1-0.dll
  • CLSIDFromString (Address: 0x18001f458)
  • CoCreateInstance (Address: 0x18001f460)
  • CoGetClassObject (Address: 0x18001f450)
  • CoGetMalloc (Address: 0x18001f438)
  • CoInitializeEx (Address: 0x18001f430)
  • CoSetProxyBlanket (Address: 0x18001f448)
  • CoTaskMemAlloc (Address: 0x18001f440)
  • CoTaskMemFree (Address: 0x18001f468)
  • CoUninitialize (Address: 0x18001f428)
api-ms-win-core-com-midlproxystub-l1-1-0.dll
  • CStdStubBuffer2_Connect (Address: 0x18001f4f8)
  • CStdStubBuffer2_CountRefs (Address: 0x18001f478)
  • CStdStubBuffer2_Disconnect (Address: 0x18001f4d0)
  • CStdStubBuffer2_QueryInterface (Address: 0x18001f538)
  • NdrProxyForwardingFunction3 (Address: 0x18001f488)
  • NdrProxyForwardingFunction4 (Address: 0x18001f550)
  • NdrProxyForwardingFunction5 (Address: 0x18001f4e0)
  • ObjectStublessClient10 (Address: 0x18001f558)
  • ObjectStublessClient11 (Address: 0x18001f4b0)
  • ObjectStublessClient12 (Address: 0x18001f4c0)
  • ObjectStublessClient13 (Address: 0x18001f528)
  • ObjectStublessClient14 (Address: 0x18001f4b8)
  • ObjectStublessClient15 (Address: 0x18001f500)
  • ObjectStublessClient16 (Address: 0x18001f498)
  • ObjectStublessClient17 (Address: 0x18001f4a8)
  • ObjectStublessClient18 (Address: 0x18001f4e8)
  • ObjectStublessClient19 (Address: 0x18001f4a0)
  • ObjectStublessClient20 (Address: 0x18001f530)
  • ObjectStublessClient21 (Address: 0x18001f490)
  • ObjectStublessClient22 (Address: 0x18001f510)
  • ObjectStublessClient23 (Address: 0x18001f480)
  • ObjectStublessClient24 (Address: 0x18001f548)
  • ObjectStublessClient3 (Address: 0x18001f4d8)
  • ObjectStublessClient4 (Address: 0x18001f508)
  • ObjectStublessClient5 (Address: 0x18001f4f0)
  • ObjectStublessClient6 (Address: 0x18001f520)
  • ObjectStublessClient7 (Address: 0x18001f540)
  • ObjectStublessClient8 (Address: 0x18001f518)
  • ObjectStublessClient9 (Address: 0x18001f4c8)
api-ms-win-core-errorhandling-l1-1-0.dll
  • GetLastError (Address: 0x18001f568)
  • SetUnhandledExceptionFilter (Address: 0x18001f578)
  • UnhandledExceptionFilter (Address: 0x18001f570)
api-ms-win-core-file-l1-1-0.dll
  • CompareFileTime (Address: 0x18001f588)
api-ms-win-core-handle-l1-1-0.dll
  • CloseHandle (Address: 0x18001f5a0)
  • DuplicateHandle (Address: 0x18001f598)
api-ms-win-core-io-l1-1-0.dll
  • CancelIoEx (Address: 0x18001f5c0)
  • DeviceIoControl (Address: 0x18001f5b0)
  • GetOverlappedResult (Address: 0x18001f5b8)
api-ms-win-core-libraryloader-l1-2-0.dll
  • DisableThreadLibraryCalls (Address: 0x18001f5e8)
  • FreeLibrary (Address: 0x18001f5d8)
  • GetProcAddress (Address: 0x18001f5e0)
  • LoadLibraryExW (Address: 0x18001f5d0)
api-ms-win-core-processthreads-l1-1-0.dll
  • GetCurrentProcess (Address: 0x18001f618)
  • GetCurrentProcessId (Address: 0x18001f608)
  • GetCurrentThreadId (Address: 0x18001f630)
  • TerminateProcess (Address: 0x18001f620)
  • TlsAlloc (Address: 0x18001f5f8)
  • TlsFree (Address: 0x18001f628)
  • TlsGetValue (Address: 0x18001f610)
  • TlsSetValue (Address: 0x18001f600)
api-ms-win-core-profile-l1-1-0.dll
  • QueryPerformanceCounter (Address: 0x18001f640)
api-ms-win-core-registry-l1-1-0.dll
  • RegCloseKey (Address: 0x18001f660)
  • RegOpenKeyExW (Address: 0x18001f650)
  • RegQueryValueExW (Address: 0x18001f658)
api-ms-win-core-rtlsupport-l1-1-0.dll
  • RtlCaptureContext (Address: 0x18001f678)
  • RtlLookupFunctionEntry (Address: 0x18001f680)
  • RtlVirtualUnwind (Address: 0x18001f670)
api-ms-win-core-shlwapi-obsolete-l1-1-0.dll
  • QISearch (Address: 0x18001f690)
api-ms-win-core-string-l1-1-0.dll
  • CompareStringOrdinal (Address: 0x18001f6a0)
api-ms-win-core-synch-l1-1-0.dll
  • CreateEventW (Address: 0x18001f6b0)
  • DeleteCriticalSection (Address: 0x18001f6e0)
  • EnterCriticalSection (Address: 0x18001f6c0)
  • InitializeCriticalSection (Address: 0x18001f6b8)
  • InitializeCriticalSectionEx (Address: 0x18001f6d0)
  • LeaveCriticalSection (Address: 0x18001f6c8)
  • SetEvent (Address: 0x18001f6d8)
  • WaitForSingleObject (Address: 0x18001f6e8)
api-ms-win-core-synch-l1-2-0.dll
  • Sleep (Address: 0x18001f6f8)
api-ms-win-core-sysinfo-l1-1-0.dll
  • GetComputerNameExW (Address: 0x18001f708)
  • GetSystemTimeAsFileTime (Address: 0x18001f718)
  • GetTickCount (Address: 0x18001f710)
api-ms-win-core-threadpool-l1-2-0.dll
  • CallbackMayRunLong (Address: 0x18001f758)
  • CancelThreadpoolIo (Address: 0x18001f728)
  • CloseThreadpoolIo (Address: 0x18001f738)
  • CloseThreadpoolWait (Address: 0x18001f790)
  • CloseThreadpoolWork (Address: 0x18001f778)
  • CreateThreadpoolIo (Address: 0x18001f748)
  • CreateThreadpoolWait (Address: 0x18001f768)
  • CreateThreadpoolWork (Address: 0x18001f750)
  • SetThreadpoolWait (Address: 0x18001f770)
  • StartThreadpoolIo (Address: 0x18001f730)
  • SubmitThreadpoolWork (Address: 0x18001f760)
  • WaitForThreadpoolIoCallbacks (Address: 0x18001f740)
  • WaitForThreadpoolWaitCallbacks (Address: 0x18001f780)
  • WaitForThreadpoolWorkCallbacks (Address: 0x18001f788)
api-ms-win-core-winrt-string-l1-1-0.dll
  • HSTRING_UserFree (Address: 0x18001f7b8)
  • HSTRING_UserFree64 (Address: 0x18001f7d0)
  • HSTRING_UserMarshal (Address: 0x18001f7d8)
  • HSTRING_UserMarshal64 (Address: 0x18001f7a0)
  • HSTRING_UserSize (Address: 0x18001f7c8)
  • HSTRING_UserSize64 (Address: 0x18001f7c0)
  • HSTRING_UserUnmarshal (Address: 0x18001f7a8)
  • HSTRING_UserUnmarshal64 (Address: 0x18001f7b0)
api-ms-win-devices-config-l1-1-1.dll
  • CM_Register_Notification (Address: 0x18001f7e8)
  • CM_Unregister_Notification (Address: 0x18001f7f0)
api-ms-win-devices-query-l1-1-0.dll
  • DevCloseObjectQuery (Address: 0x18001f800)
  • DevCreateObjectQuery (Address: 0x18001f808)
api-ms-win-eventing-classicprovider-l1-1-0.dll
  • GetTraceEnableFlags (Address: 0x18001f840)
  • GetTraceEnableLevel (Address: 0x18001f830)
  • GetTraceLoggerHandle (Address: 0x18001f818)
  • RegisterTraceGuidsW (Address: 0x18001f820)
  • TraceMessage (Address: 0x18001f838)
  • UnregisterTraceGuids (Address: 0x18001f828)
api-ms-win-eventing-provider-l1-1-0.dll
  • EventRegister (Address: 0x18001f860)
  • EventSetInformation (Address: 0x18001f868)
  • EventUnregister (Address: 0x18001f850)
  • EventWriteTransfer (Address: 0x18001f858)
api-ms-win-service-management-l1-1-0.dll
  • CloseServiceHandle (Address: 0x18001f878)
  • OpenSCManagerW (Address: 0x18001f880)
  • OpenServiceW (Address: 0x18001f888)
api-ms-win-service-management-l2-1-0.dll
  • QueryServiceConfigW (Address: 0x18001f898)
DEVOBJ.dll
  • DevObjCreateDeviceInfoList (Address: 0x18001f238)
  • DevObjDestroyDeviceInfoList (Address: 0x18001f220)
  • DevObjEnumDeviceInterfaces (Address: 0x18001f250)
  • DevObjGetClassDevs (Address: 0x18001f248)
  • DevObjGetDeviceInterfaceDetail (Address: 0x18001f228)
  • DevObjGetDeviceInterfaceProperty (Address: 0x18001f258)
  • DevObjGetDeviceProperty (Address: 0x18001f230)
  • DevObjOpenDeviceInterface (Address: 0x18001f240)
IPHLPAPI.DLL
  • CancelMibChangeNotify2 (Address: 0x18001f270)
  • GetUnicastIpAddressTable (Address: 0x18001f278)
  • NotifyUnicastIpAddressChange (Address: 0x18001f268)
msvcrt.dll
  • __C_specific_handler (Address: 0x18001f8d8)
  • __dllonexit (Address: 0x18001f8b0)
  • _amsg_exit (Address: 0x18001f8f8)
  • _callnewh (Address: 0x18001f908)
  • _initterm (Address: 0x18001f8e8)
  • _lock (Address: 0x18001f8d0)
  • _onexit (Address: 0x18001f8a8)
  • _unlock (Address: 0x18001f8b8)
  • _vsnwprintf (Address: 0x18001f8e0)
  • _XcptFilter (Address: 0x18001f900)
  • free (Address: 0x18001f8c0)
  • malloc (Address: 0x18001f8f0)
  • memcmp (Address: 0x18001f8c8)
  • memset (Address: 0x18001f910)
MSWSOCK.dll
  • AcceptEx (Address: 0x18001f290)
  • GetAcceptExSockaddrs (Address: 0x18001f288)
ProximityCommonPal.dll
  • PAL_FreeTransientObjectSecurityAttribute (Address: 0x18001f2b0)
  • PAL_GetAppPlatformQualifier (Address: 0x18001f2b8)
  • PAL_GetSupportedBrowseTypes (Address: 0x18001f2c8)
  • PAL_QueryTransientObjectSecurityAttribute (Address: 0x18001f2c0)
  • PAL_RegisterAppSuspendResumeCallback (Address: 0x18001f2a0)
  • PAL_UnregisterAppSuspendResumeCallback (Address: 0x18001f2a8)
RPCRT4.dll
  • CStdStubBuffer_AddRef (Address: 0x18001f368)
  • CStdStubBuffer_Connect (Address: 0x18001f330)
  • CStdStubBuffer_CountRefs (Address: 0x18001f2f0)
  • CStdStubBuffer_DebugServerQueryInterface (Address: 0x18001f2e0)
  • CStdStubBuffer_DebugServerRelease (Address: 0x18001f308)
  • CStdStubBuffer_Disconnect (Address: 0x18001f310)
  • CStdStubBuffer_Invoke (Address: 0x18001f358)
  • CStdStubBuffer_IsIIDSupported (Address: 0x18001f328)
  • CStdStubBuffer_QueryInterface (Address: 0x18001f2f8)
  • IUnknown_AddRef_Proxy (Address: 0x18001f370)
  • IUnknown_QueryInterface_Proxy (Address: 0x18001f318)
  • IUnknown_Release_Proxy (Address: 0x18001f338)
  • NdrCStdStubBuffer_Release (Address: 0x18001f2e8)
  • NdrCStdStubBuffer2_Release (Address: 0x18001f350)
  • NdrDllCanUnloadNow (Address: 0x18001f340)
  • NdrDllGetClassObject (Address: 0x18001f348)
  • NdrOleAllocate (Address: 0x18001f300)
  • NdrOleFree (Address: 0x18001f2d8)
  • NdrStubCall3 (Address: 0x18001f320)
  • NdrStubForwardingFunction (Address: 0x18001f360)
WS2_32.dll
  • bind (Address: 0x18001f3a8)
  • closesocket (Address: 0x18001f3b0)
  • connect (Address: 0x18001f398)
  • getsockname (Address: 0x18001f388)
  • listen (Address: 0x18001f380)
  • recv (Address: 0x18001f3e0)
  • send (Address: 0x18001f3f0)
  • setsockopt (Address: 0x18001f390)
  • shutdown (Address: 0x18001f3d8)
  • socket (Address: 0x18001f3a0)
  • WSACleanup (Address: 0x18001f3e8)
  • WSACloseEvent (Address: 0x18001f3c0)
  • WSACreateEvent (Address: 0x18001f3c8)
  • WSAGetLastError (Address: 0x18001f3b8)
  • WSAGetOverlappedResult (Address: 0x18001f410)
  • WSAIoctl (Address: 0x18001f400)
  • WSARecv (Address: 0x18001f408)
  • WSASetEvent (Address: 0x18001f3f8)
  • WSAStartup (Address: 0x18001f3d0)
  • WSAWaitForMultipleEvents (Address: 0x18001f418)