remoteaudioendpoint.dll

Description: Remote Audio Endpoint

Authors: © Microsoft Corporation. All rights reserved.

Version: 10.0.19041.4717

Architecture: 64-bit

Operating System: Windows NT

SHA256: 1145d20939cd9adc0f940b13dd921ec2

File Size: 89.8 KB

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

Views: 5

Exported Functions

  • DllCanUnloadNow (Ordinal: 1, Address: 0x1500)
  • DllGetClassObject (Ordinal: 2, Address: 0x1550)
  • DllRegisterServer (Ordinal: 3, Address: 0x15d0)
  • DllUnregisterServer (Ordinal: 4, Address: 0x1730)

Imported DLLs & Functions

api-ms-win-core-com-l1-1-0.dll
  • CoCreateInstance (Address: 0x18000f1e0)
  • CoInitializeEx (Address: 0x18000f1d0)
  • CoTaskMemAlloc (Address: 0x18000f1c8)
  • CoTaskMemFree (Address: 0x18000f1b8)
  • CoTaskMemRealloc (Address: 0x18000f1c0)
  • CoUninitialize (Address: 0x18000f1b0)
  • PropVariantClear (Address: 0x18000f1d8)
  • StringFromGUID2 (Address: 0x18000f1a8)
api-ms-win-core-debug-l1-1-0.dll
  • OutputDebugStringA (Address: 0x18000f1f0)
api-ms-win-core-errorhandling-l1-1-0.dll
  • GetLastError (Address: 0x18000f218)
  • RaiseException (Address: 0x18000f210)
  • SetUnhandledExceptionFilter (Address: 0x18000f200)
  • UnhandledExceptionFilter (Address: 0x18000f208)
api-ms-win-core-fibers-l1-1-0.dll
  • FlsAlloc (Address: 0x18000f230)
  • FlsFree (Address: 0x18000f238)
  • FlsSetValue (Address: 0x18000f228)
api-ms-win-core-handle-l1-1-0.dll
  • CloseHandle (Address: 0x18000f248)
api-ms-win-core-heap-l1-1-0.dll
  • GetProcessHeap (Address: 0x18000f258)
  • HeapAlloc (Address: 0x18000f260)
  • HeapFree (Address: 0x18000f268)
api-ms-win-core-heap-l2-1-0.dll
  • LocalFree (Address: 0x18000f278)
api-ms-win-core-libraryloader-l1-2-0.dll
  • FindResourceExW (Address: 0x18000f298)
  • FreeLibrary (Address: 0x18000f2b8)
  • GetModuleFileNameW (Address: 0x18000f2b0)
  • GetModuleHandleW (Address: 0x18000f2a0)
  • GetProcAddress (Address: 0x18000f2a8)
  • LoadLibraryExW (Address: 0x18000f288)
  • LoadResource (Address: 0x18000f290)
  • SizeofResource (Address: 0x18000f2c0)
api-ms-win-core-localization-l1-2-0.dll
  • GetThreadLocale (Address: 0x18000f2d0)
  • SetThreadLocale (Address: 0x18000f2d8)
api-ms-win-core-memory-l1-1-0.dll
  • CreateFileMappingW (Address: 0x18000f308)
  • MapViewOfFileEx (Address: 0x18000f2f8)
  • OpenFileMappingW (Address: 0x18000f300)
  • UnmapViewOfFile (Address: 0x18000f2f0)
  • VirtualQueryEx (Address: 0x18000f2e8)
api-ms-win-core-processthreads-l1-1-0.dll
  • CreateThread (Address: 0x18000f348)
  • GetCurrentProcess (Address: 0x18000f318)
  • GetCurrentProcessId (Address: 0x18000f328)
  • GetCurrentThreadId (Address: 0x18000f338)
  • TerminateProcess (Address: 0x18000f320)
  • TlsAlloc (Address: 0x18000f340)
  • TlsFree (Address: 0x18000f358)
  • TlsGetValue (Address: 0x18000f350)
  • TlsSetValue (Address: 0x18000f330)
api-ms-win-core-profile-l1-1-0.dll
  • QueryPerformanceCounter (Address: 0x18000f368)
api-ms-win-core-registry-l1-1-0.dll
  • RegCloseKey (Address: 0x18000f3a0)
  • RegCreateKeyExW (Address: 0x18000f398)
  • RegDeleteValueW (Address: 0x18000f380)
  • RegEnumKeyExW (Address: 0x18000f3a8)
  • RegOpenKeyExW (Address: 0x18000f390)
  • RegQueryInfoKeyW (Address: 0x18000f388)
  • RegSetValueExW (Address: 0x18000f378)
api-ms-win-core-string-l1-1-0.dll
  • MultiByteToWideChar (Address: 0x18000f3b8)
api-ms-win-core-string-l2-1-0.dll
  • CharNextW (Address: 0x18000f3c8)
api-ms-win-core-string-obsolete-l1-1-0.dll
  • lstrcmpiW (Address: 0x18000f3d8)
api-ms-win-core-synch-l1-1-0.dll
  • CreateEventExW (Address: 0x18000f3f8)
  • CreateEventW (Address: 0x18000f420)
  • CreateSemaphoreExW (Address: 0x18000f418)
  • DeleteCriticalSection (Address: 0x18000f408)
  • EnterCriticalSection (Address: 0x18000f438)
  • InitializeCriticalSection (Address: 0x18000f410)
  • LeaveCriticalSection (Address: 0x18000f448)
  • OpenEventW (Address: 0x18000f3f0)
  • OpenSemaphoreW (Address: 0x18000f400)
  • ReleaseSemaphore (Address: 0x18000f430)
  • ResetEvent (Address: 0x18000f3e8)
  • SetEvent (Address: 0x18000f440)
  • WaitForMultipleObjectsEx (Address: 0x18000f450)
  • WaitForSingleObject (Address: 0x18000f428)
api-ms-win-core-synch-l1-2-0.dll
  • Sleep (Address: 0x18000f460)
api-ms-win-core-sysinfo-l1-1-0.dll
  • GetSystemTimeAsFileTime (Address: 0x18000f470)
  • GetTickCount (Address: 0x18000f478)
api-ms-win-core-winrt-string-l1-1-0.dll
  • WindowsCreateStringReference (Address: 0x18000f488)
  • WindowsDeleteString (Address: 0x18000f490)
api-ms-win-eventing-classicprovider-l1-1-0.dll
  • GetTraceEnableFlags (Address: 0x18000f4a0)
  • GetTraceEnableLevel (Address: 0x18000f4c8)
  • GetTraceLoggerHandle (Address: 0x18000f4c0)
  • RegisterTraceGuidsW (Address: 0x18000f4b8)
  • TraceMessage (Address: 0x18000f4b0)
  • UnregisterTraceGuids (Address: 0x18000f4a8)
api-ms-win-security-base-l1-1-0.dll
  • CreateWellKnownSid (Address: 0x18000f4d8)
  • InitializeSecurityDescriptor (Address: 0x18000f4e0)
  • SetSecurityDescriptorDacl (Address: 0x18000f4e8)
api-ms-win-security-provider-l1-1-0.dll
  • SetEntriesInAclW (Address: 0x18000f4f8)
AVRT.dll
  • AvCreateTaskIndex (Address: 0x18000f108)
  • AvRevertMmThreadCharacteristics (Address: 0x18000f100)
  • AvSetMmThreadCharacteristicsW (Address: 0x18000f0f8)
  • AvSetMmThreadPriority (Address: 0x18000f110)
combase.dll
  • (Address: 0x18000f518)
  • (Address: 0x18000f520)
  • (Address: 0x18000f528)
  • (Address: 0x18000f530)
  • (Address: 0x18000f538)
  • (Address: 0x18000f540)
  • (Address: 0x18000f550)
  • (Address: 0x18000f558)
  • (Address: 0x18000f560)
  • (Address: 0x18000f568)
  • (Address: 0x18000f570)
  • (Address: 0x18000f588)
  • (Address: 0x18000f5a0)
  • (Address: 0x18000f5b0)
  • (Address: 0x18000f5b8)
  • (Address: 0x18000f5c8)
  • CStdStubBuffer_AddRef (Address: 0x18000f578)
  • CStdStubBuffer_Connect (Address: 0x18000f580)
  • CStdStubBuffer_CountRefs (Address: 0x18000f5c0)
  • CStdStubBuffer_DebugServerQueryInterface (Address: 0x18000f548)
  • CStdStubBuffer_DebugServerRelease (Address: 0x18000f598)
  • CStdStubBuffer_Disconnect (Address: 0x18000f508)
  • CStdStubBuffer_Invoke (Address: 0x18000f5a8)
  • CStdStubBuffer_IsIIDSupported (Address: 0x18000f590)
  • CStdStubBuffer_QueryInterface (Address: 0x18000f5d0)
  • NdrCStdStubBuffer_Release (Address: 0x18000f510)
msvcrt.dll
  • __C_specific_handler (Address: 0x18000f668)
  • __CxxFrameHandler3 (Address: 0x18000f620)
  • __dllonexit (Address: 0x18000f690)
  • _amsg_exit (Address: 0x18000f618)
  • _callnewh (Address: 0x18000f5f8)
  • _CxxThrowException (Address: 0x18000f630)
  • _errno (Address: 0x18000f660)
  • _initterm (Address: 0x18000f628)
  • _lock (Address: 0x18000f678)
  • _onexit (Address: 0x18000f688)
  • _purecall (Address: 0x18000f5e0)
  • _unlock (Address: 0x18000f698)
  • _XcptFilter (Address: 0x18000f610)
  • ??1type_info@@UEAA@XZ (Address: 0x18000f640)
  • ?terminate@@YAXXZ (Address: 0x18000f638)
  • free (Address: 0x18000f608)
  • malloc (Address: 0x18000f648)
  • memcmp (Address: 0x18000f658)
  • memcpy (Address: 0x18000f680)
  • memcpy_s (Address: 0x18000f600)
  • memset (Address: 0x18000f6a0)
  • realloc (Address: 0x18000f670)
  • wcscat_s (Address: 0x18000f5e8)
  • wcscpy_s (Address: 0x18000f5f0)
  • wcsncpy_s (Address: 0x18000f650)
ntdll.dll
  • EtwGetTraceEnableFlags (Address: 0x18000f6e8)
  • EtwGetTraceEnableLevel (Address: 0x18000f6b8)
  • EtwGetTraceLoggerHandle (Address: 0x18000f6b0)
  • EtwRegisterTraceGuidsW (Address: 0x18000f6e0)
  • EtwUnregisterTraceGuids (Address: 0x18000f6c0)
  • RtlCaptureContext (Address: 0x18000f6d8)
  • RtlLookupFunctionEntry (Address: 0x18000f6d0)
  • RtlVirtualUnwind (Address: 0x18000f6c8)
OLEAUT32.dll
  • SysAllocString (Address: 0x18000f130)
  • SysFreeString (Address: 0x18000f128)
  • VarUI4FromStr (Address: 0x18000f120)
RPCRT4.dll
  • IUnknown_AddRef_Proxy (Address: 0x18000f170)
  • IUnknown_QueryInterface_Proxy (Address: 0x18000f158)
  • IUnknown_Release_Proxy (Address: 0x18000f180)
  • NdrDllCanUnloadNow (Address: 0x18000f168)
  • NdrDllGetClassObject (Address: 0x18000f150)
  • NdrDllRegisterProxy (Address: 0x18000f140)
  • NdrDllUnregisterProxy (Address: 0x18000f148)
  • NdrOleAllocate (Address: 0x18000f160)
  • NdrOleFree (Address: 0x18000f178)
RTWorkQ.DLL
  • RtwqCreateAsyncResult (Address: 0x18000f198)
  • RtwqInvokeCallback (Address: 0x18000f190)