Windows.Media.Renewal.dll

Description: Windows Media Renewal DLL

Authors: © Microsoft Corporation. All rights reserved.

Version: 10.0.19041.5794

Architecture: 64-bit

Operating System: Windows NT

SHA256: c8ff8cca633dc466885e32e9f399440e

File Size: 115.0 KB

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

Views: 4

Exported Functions

  • DllGetActivationFactory (Ordinal: 1, Address: 0x1910)
  • DllCanUnloadNow (Ordinal: 2, Address: 0x1af0)
  • DllGetClassObject (Ordinal: 3, Address: 0x1b40)

Imported DLLs & Functions

api-ms-win-core-com-l1-1-0.dll
  • CoCreateFreeThreadedMarshaler (Address: 0x180014ff0)
  • CoCreateInstance (Address: 0x180014fd0)
  • CoGetApartmentType (Address: 0x180014fa8)
  • CoGetCallContext (Address: 0x180014fb0)
  • CoGetCallerTID (Address: 0x180014fc0)
  • CoGetMalloc (Address: 0x180014fb8)
  • CoTaskMemAlloc (Address: 0x180014fe8)
  • CoTaskMemFree (Address: 0x180014fe0)
  • CoWaitForMultipleHandles (Address: 0x180014fa0)
  • IIDFromString (Address: 0x180014fd8)
  • StringFromGUID2 (Address: 0x180014fc8)
api-ms-win-core-debug-l1-1-0.dll
  • DebugBreak (Address: 0x180015010)
  • IsDebuggerPresent (Address: 0x180015008)
  • OutputDebugStringW (Address: 0x180015000)
api-ms-win-core-delayload-l1-1-0.dll
  • DelayLoadFailureHook (Address: 0x180015020)
api-ms-win-core-delayload-l1-1-1.dll
  • ResolveDelayLoadedAPI (Address: 0x180015030)
api-ms-win-core-errorhandling-l1-1-0.dll
  • GetLastError (Address: 0x180015048)
  • RaiseException (Address: 0x180015060)
  • SetLastError (Address: 0x180015040)
  • SetUnhandledExceptionFilter (Address: 0x180015050)
  • UnhandledExceptionFilter (Address: 0x180015058)
api-ms-win-core-errorhandling-l1-1-2.dll
  • RaiseFailFastException (Address: 0x180015070)
api-ms-win-core-file-l1-1-0.dll
  • CreateFileW (Address: 0x180015080)
  • ReadFile (Address: 0x180015088)
  • WriteFile (Address: 0x180015090)
api-ms-win-core-handle-l1-1-0.dll
  • CloseHandle (Address: 0x1800150a0)
api-ms-win-core-heap-l1-1-0.dll
  • GetProcessHeap (Address: 0x1800150b0)
  • HeapAlloc (Address: 0x1800150c0)
  • HeapFree (Address: 0x1800150b8)
api-ms-win-core-heap-l2-1-0.dll
  • LocalAlloc (Address: 0x1800150d0)
  • LocalFree (Address: 0x1800150d8)
api-ms-win-core-libraryloader-l1-2-0.dll
  • DisableThreadLibraryCalls (Address: 0x180015108)
  • FreeLibrary (Address: 0x1800150f0)
  • GetModuleFileNameA (Address: 0x1800150f8)
  • GetModuleHandleExW (Address: 0x180015118)
  • GetModuleHandleW (Address: 0x180015100)
  • GetProcAddress (Address: 0x180015120)
  • LoadLibraryExW (Address: 0x1800150e8)
  • LoadStringW (Address: 0x180015110)
api-ms-win-core-localization-l1-2-0.dll
  • FormatMessageW (Address: 0x180015138)
  • GetUserDefaultLCID (Address: 0x180015130)
api-ms-win-core-processthreads-l1-1-0.dll
  • GetCurrentProcess (Address: 0x180015168)
  • GetCurrentProcessId (Address: 0x180015150)
  • GetCurrentThreadId (Address: 0x180015160)
  • TerminateProcess (Address: 0x180015148)
  • TlsGetValue (Address: 0x180015158)
  • TlsSetValue (Address: 0x180015170)
api-ms-win-core-profile-l1-1-0.dll
  • QueryPerformanceCounter (Address: 0x180015180)
api-ms-win-core-registry-l1-1-0.dll
  • RegCloseKey (Address: 0x180015198)
  • RegGetValueW (Address: 0x180015190)
  • RegOpenKeyExW (Address: 0x1800151a0)
  • RegQueryValueExW (Address: 0x1800151a8)
api-ms-win-core-rtlsupport-l1-1-0.dll
  • RtlCaptureContext (Address: 0x1800151c8)
  • RtlLookupFunctionEntry (Address: 0x1800151b8)
  • RtlVirtualUnwind (Address: 0x1800151c0)
api-ms-win-core-shlwapi-legacy-l1-1-0.dll
  • PathSkipRootW (Address: 0x1800151d8)
api-ms-win-core-string-l1-1-0.dll
  • CompareStringOrdinal (Address: 0x1800151e8)
api-ms-win-core-synch-l1-1-0.dll
  • AcquireSRWLockExclusive (Address: 0x180015208)
  • AcquireSRWLockShared (Address: 0x180015268)
  • CreateEventExW (Address: 0x180015210)
  • CreateMutexExW (Address: 0x180015278)
  • CreateSemaphoreExW (Address: 0x180015280)
  • DeleteCriticalSection (Address: 0x180015240)
  • EnterCriticalSection (Address: 0x180015270)
  • InitializeCriticalSection (Address: 0x180015230)
  • LeaveCriticalSection (Address: 0x180015238)
  • OpenSemaphoreW (Address: 0x180015220)
  • ReleaseMutex (Address: 0x180015218)
  • ReleaseSemaphore (Address: 0x180015258)
  • ReleaseSRWLockExclusive (Address: 0x180015200)
  • ReleaseSRWLockShared (Address: 0x180015260)
  • SetEvent (Address: 0x1800151f8)
  • WaitForMultipleObjectsEx (Address: 0x180015250)
  • WaitForSingleObject (Address: 0x180015248)
  • WaitForSingleObjectEx (Address: 0x180015228)
api-ms-win-core-synch-l1-2-0.dll
  • InitOnceExecuteOnce (Address: 0x180015290)
  • Sleep (Address: 0x180015298)
api-ms-win-core-sysinfo-l1-1-0.dll
  • GetSystemTimeAsFileTime (Address: 0x1800152b0)
  • GetTickCount (Address: 0x1800152a8)
api-ms-win-core-util-l1-1-0.dll
  • DecodePointer (Address: 0x1800152c8)
  • EncodePointer (Address: 0x1800152c0)
api-ms-win-core-winrt-error-l1-1-0.dll
  • GetRestrictedErrorInfo (Address: 0x1800152e0)
  • RoOriginateError (Address: 0x1800152d8)
  • RoOriginateErrorW (Address: 0x1800152f8)
  • RoTransformError (Address: 0x1800152e8)
  • SetRestrictedErrorInfo (Address: 0x1800152f0)
api-ms-win-core-winrt-l1-1-0.dll
  • RoActivateInstance (Address: 0x180015310)
  • RoGetActivationFactory (Address: 0x180015308)
api-ms-win-core-winrt-string-l1-1-0.dll
  • WindowsCreateString (Address: 0x180015320)
  • WindowsCreateStringReference (Address: 0x180015348)
  • WindowsDeleteString (Address: 0x180015340)
  • WindowsGetStringRawBuffer (Address: 0x180015338)
  • WindowsIsStringEmpty (Address: 0x180015328)
  • WindowsStringHasEmbeddedNull (Address: 0x180015330)
api-ms-win-eventing-classicprovider-l1-1-0.dll
  • GetTraceEnableFlags (Address: 0x180015378)
  • GetTraceEnableLevel (Address: 0x180015360)
  • GetTraceLoggerHandle (Address: 0x180015380)
  • RegisterTraceGuidsW (Address: 0x180015358)
  • TraceMessage (Address: 0x180015370)
  • UnregisterTraceGuids (Address: 0x180015368)
api-ms-win-eventing-provider-l1-1-0.dll
  • EventRegister (Address: 0x180015398)
  • EventUnregister (Address: 0x180015390)
  • EventWriteTransfer (Address: 0x1800153a0)
api-ms-win-rtcore-ntuser-synch-l1-1-0.dll
  • MsgWaitForMultipleObjectsEx (Address: 0x1800153b0)
api-ms-win-rtcore-ntuser-window-l1-1-0.dll
  • DispatchMessageW (Address: 0x1800153c0)
  • GetClassNameW (Address: 0x1800153c8)
  • PeekMessageW (Address: 0x1800153d8)
  • PostQuitMessage (Address: 0x1800153e0)
  • TranslateMessage (Address: 0x1800153d0)
api-ms-win-shcore-thread-l1-1-0.dll
  • SHCreateThread (Address: 0x1800153f0)
bcrypt.dll
  • BCryptCloseAlgorithmProvider (Address: 0x180015418)
  • BCryptCreateHash (Address: 0x180015430)
  • BCryptDestroyHash (Address: 0x180015410)
  • BCryptDestroyKey (Address: 0x180015448)
  • BCryptFinishHash (Address: 0x180015420)
  • BCryptGetProperty (Address: 0x180015458)
  • BCryptHashData (Address: 0x180015438)
  • BCryptImportKeyPair (Address: 0x180015440)
  • BCryptOpenAlgorithmProvider (Address: 0x180015450)
  • BCryptVerifySignature (Address: 0x180015428)
MFPlat.DLL
  • MFGetCallStackTracingWeakReference (Address: 0x180014f68)
  • MFGetSystemTime (Address: 0x180014f70)
msvcrt.dll
  • __C_specific_handler (Address: 0x180015508)
  • __CxxFrameHandler3 (Address: 0x180015480)
  • __dllonexit (Address: 0x180015468)
  • _amsg_exit (Address: 0x1800154c8)
  • _callnewh (Address: 0x1800154f0)
  • _initterm (Address: 0x180015488)
  • _lock (Address: 0x180015470)
  • _onexit (Address: 0x180015478)
  • _purecall (Address: 0x1800154e0)
  • _unlock (Address: 0x180015528)
  • _vsnwprintf (Address: 0x180015520)
  • _wcsicmp (Address: 0x180015510)
  • _XcptFilter (Address: 0x1800154d0)
  • free (Address: 0x180015500)
  • malloc (Address: 0x1800154f8)
  • memcmp (Address: 0x1800154e8)
  • memcpy (Address: 0x1800154d8)
  • memcpy_s (Address: 0x1800154c0)
  • memset (Address: 0x180015530)
  • qsort (Address: 0x1800154a8)
  • strncpy_s (Address: 0x1800154b0)
  • strnlen (Address: 0x1800154b8)
  • wcscat_s (Address: 0x1800154a0)
  • wcscpy_s (Address: 0x180015498)
  • wcsncmp (Address: 0x180015490)
  • wcsrchr (Address: 0x180015518)
ntdll.dll
  • RtlNtStatusToDosError (Address: 0x180015540)
OLEAUT32.dll
  • SysAllocString (Address: 0x180014f88)
  • SysFreeString (Address: 0x180014f90)
  • SysStringLen (Address: 0x180014f80)