dwmredir.dll

Description: Microsoft Desktop Window Manager Redirection Component

Authors: © Microsoft Corporation. All rights reserved.

Version: 10.0.19041.6216

Architecture: 64-bit

Operating System: Windows NT

SHA256: 0d8820a30b4152dc8bb32fda67abc9de

File Size: 165.0 KB

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

Views: 10

Exported Functions

  • DwmRedirectionManagerInitialize (Ordinal: 1, Address: 0xbb60)
  • DwmRedirectionManagerShutdown (Ordinal: 2, Address: 0x1a320)
  • DwmInitializeEngine (Ordinal: 3, Address: 0xd320)
  • DwmInitializePort (Ordinal: 4, Address: 0xd370)
  • DwmRenderDesktopForDDA (Ordinal: 5, Address: 0xd530)
  • DwmShutdownEngine (Ordinal: 6, Address: 0x1a360)
  • DwmVersionCheck (Ordinal: 7, Address: 0xd530)

Imported DLLs & Functions

api-ms-win-core-apiquery-l1-1-0.dll
  • ApiSetQueryApiSetPresence (Address: 0x18001f968)
api-ms-win-core-debug-l1-1-0.dll
  • DebugBreak (Address: 0x18001f988)
  • IsDebuggerPresent (Address: 0x18001f980)
  • OutputDebugStringW (Address: 0x18001f978)
api-ms-win-core-delayload-l1-1-0.dll
  • DelayLoadFailureHook (Address: 0x18001f998)
api-ms-win-core-delayload-l1-1-1.dll
  • ResolveDelayLoadedAPI (Address: 0x18001f9a8)
api-ms-win-core-errorhandling-l1-1-0.dll
  • GetLastError (Address: 0x18001f9c0)
  • SetLastError (Address: 0x18001f9c8)
  • SetUnhandledExceptionFilter (Address: 0x18001f9b8)
  • UnhandledExceptionFilter (Address: 0x18001f9d0)
api-ms-win-core-errorhandling-l1-1-2.dll
  • RaiseFailFastException (Address: 0x18001f9e0)
api-ms-win-core-errorhandling-l1-1-3.dll
  • TerminateProcessOnMemoryExhaustion (Address: 0x18001f9f0)
api-ms-win-core-handle-l1-1-0.dll
  • CloseHandle (Address: 0x18001fa08)
  • DuplicateHandle (Address: 0x18001fa00)
api-ms-win-core-heap-l1-1-0.dll
  • GetProcessHeap (Address: 0x18001fa28)
  • HeapAlloc (Address: 0x18001fa30)
  • HeapFree (Address: 0x18001fa18)
  • HeapReAlloc (Address: 0x18001fa20)
api-ms-win-core-heap-l2-1-0.dll
  • LocalFree (Address: 0x18001fa40)
api-ms-win-core-interlocked-l1-1-0.dll
  • InitializeSListHead (Address: 0x18001fa50)
  • InterlockedFlushSList (Address: 0x18001fa58)
  • InterlockedPushEntrySList (Address: 0x18001fa60)
api-ms-win-core-libraryloader-l1-2-0.dll
  • DisableThreadLibraryCalls (Address: 0x18001fa70)
  • GetModuleFileNameA (Address: 0x18001fa88)
  • GetModuleHandleExW (Address: 0x18001fa80)
  • GetModuleHandleW (Address: 0x18001fa78)
  • GetProcAddress (Address: 0x18001fa90)
api-ms-win-core-localization-l1-2-0.dll
  • FormatMessageW (Address: 0x18001faa0)
api-ms-win-core-processthreads-l1-1-0.dll
  • CreateThread (Address: 0x18001fae8)
  • GetCurrentProcess (Address: 0x18001fad0)
  • GetCurrentProcessId (Address: 0x18001faf0)
  • GetCurrentThread (Address: 0x18001faf8)
  • GetCurrentThreadId (Address: 0x18001fac0)
  • GetThreadId (Address: 0x18001fad8)
  • ProcessIdToSessionId (Address: 0x18001fab8)
  • SetThreadPriority (Address: 0x18001fae0)
  • TerminateProcess (Address: 0x18001fac8)
  • TerminateThread (Address: 0x18001fab0)
api-ms-win-core-processthreads-l1-1-3.dll
  • SetThreadDescription (Address: 0x18001fb08)
api-ms-win-core-profile-l1-1-0.dll
  • QueryPerformanceCounter (Address: 0x18001fb20)
  • QueryPerformanceFrequency (Address: 0x18001fb18)
api-ms-win-core-registry-l1-1-0.dll
  • RegCloseKey (Address: 0x18001fb38)
  • RegOpenKeyExW (Address: 0x18001fb40)
  • RegQueryValueExW (Address: 0x18001fb30)
api-ms-win-core-rtlsupport-l1-1-0.dll
  • RtlCaptureContext (Address: 0x18001fb50)
  • RtlCaptureStackBackTrace (Address: 0x18001fb68)
  • RtlLookupFunctionEntry (Address: 0x18001fb58)
  • RtlVirtualUnwind (Address: 0x18001fb60)
api-ms-win-core-synch-l1-1-0.dll
  • AcquireSRWLockExclusive (Address: 0x18001fba0)
  • AcquireSRWLockShared (Address: 0x18001fb78)
  • CreateMutexExW (Address: 0x18001fb80)
  • CreateSemaphoreExW (Address: 0x18001fb90)
  • DeleteCriticalSection (Address: 0x18001fbe8)
  • EnterCriticalSection (Address: 0x18001fbe0)
  • InitializeCriticalSection (Address: 0x18001fba8)
  • InitializeCriticalSectionEx (Address: 0x18001fbf0)
  • LeaveCriticalSection (Address: 0x18001fbd8)
  • OpenSemaphoreW (Address: 0x18001fbd0)
  • ReleaseMutex (Address: 0x18001fbb8)
  • ReleaseSemaphore (Address: 0x18001fbc8)
  • ReleaseSRWLockExclusive (Address: 0x18001fb98)
  • ReleaseSRWLockShared (Address: 0x18001fbb0)
  • WaitForSingleObject (Address: 0x18001fbc0)
  • WaitForSingleObjectEx (Address: 0x18001fb88)
api-ms-win-core-synch-l1-2-0.dll
  • Sleep (Address: 0x18001fc08)
  • SleepConditionVariableSRW (Address: 0x18001fc00)
  • WakeAllConditionVariable (Address: 0x18001fc10)
api-ms-win-core-synch-l1-2-1.dll
  • WaitForMultipleObjects (Address: 0x18001fc20)
api-ms-win-core-sysinfo-l1-1-0.dll
  • GetSystemTimeAsFileTime (Address: 0x18001fc38)
  • GetTickCount (Address: 0x18001fc30)
api-ms-win-core-sysinfo-l1-2-0.dll
  • GetSystemTimePreciseAsFileTime (Address: 0x18001fc48)
api-ms-win-core-threadpool-l1-2-0.dll
  • CloseThreadpoolTimer (Address: 0x18001fc70)
  • CreateThreadpoolTimer (Address: 0x18001fc60)
  • SetThreadpoolTimer (Address: 0x18001fc68)
  • WaitForThreadpoolTimerCallbacks (Address: 0x18001fc58)
api-ms-win-security-sddl-l1-1-0.dll
  • ConvertStringSecurityDescriptorToSecurityDescriptorW (Address: 0x18001fc80)
CoreMessaging.dll
  • CoreUICreateEx (Address: 0x18001f818)
dwmcore.dll
  • MilCompositionEngine_Initialize (Address: 0x18001fca8)
  • MilCompositionEngine_Uninitialize (Address: 0x18001fca0)
  • MilConnection_CreateChannel (Address: 0x18001fcb0)
  • MilTransport_AddRef (Address: 0x18001fc98)
  • MilTransport_Release (Address: 0x18001fc90)
GDI32.dll
  • BitBlt (Address: 0x18001f830)
  • CombineRgn (Address: 0x18001f870)
  • CreateCompatibleBitmap (Address: 0x18001f840)
  • CreateCompatibleDC (Address: 0x18001f850)
  • CreateDIBSection (Address: 0x18001f848)
  • CreateRectRgn (Address: 0x18001f878)
  • DeleteDC (Address: 0x18001f828)
  • DeleteObject (Address: 0x18001f860)
  • ExtCreateRegion (Address: 0x18001f858)
  • GetDCDpiScaleValue (Address: 0x18001f868)
  • GetRegionData (Address: 0x18001f880)
  • SelectObject (Address: 0x18001f838)
msvcrt.dll
  • __C_specific_handler (Address: 0x18001fce8)
  • __dllonexit (Address: 0x18001fcd0)
  • _amsg_exit (Address: 0x18001fd30)
  • _initterm (Address: 0x18001fd08)
  • _lock (Address: 0x18001fcc8)
  • _onexit (Address: 0x18001fcf0)
  • _purecall (Address: 0x18001fcd8)
  • _unlock (Address: 0x18001fcc0)
  • _vsnwprintf (Address: 0x18001fd00)
  • _XcptFilter (Address: 0x18001fd28)
  • free (Address: 0x18001fd38)
  • malloc (Address: 0x18001fd10)
  • memcmp (Address: 0x18001fd20)
  • memcpy (Address: 0x18001fcf8)
  • memcpy_s (Address: 0x18001fd18)
  • memmove_s (Address: 0x18001fce0)
  • memset (Address: 0x18001fd40)
ntdll.dll
  • DbgPrintEx (Address: 0x18001fd60)
  • DbgPrompt (Address: 0x18001fd58)
  • EtwEventRegister (Address: 0x18001fdc8)
  • EtwEventSetInformation (Address: 0x18001fda0)
  • EtwEventUnregister (Address: 0x18001fd98)
  • EtwEventWriteTransfer (Address: 0x18001fdd0)
  • NtAcceptConnectPort (Address: 0x18001fdb0)
  • NtAlpcSendWaitReceivePort (Address: 0x18001fda8)
  • NtCompleteConnectPort (Address: 0x18001fdb8)
  • NtCreateWaitablePort (Address: 0x18001fd88)
  • NtQuerySystemInformation (Address: 0x18001fd68)
  • NtReplyPort (Address: 0x18001fd80)
  • NtReplyWaitReceivePort (Address: 0x18001fdc0)
  • RtlDeleteElementGenericTable (Address: 0x18001fd50)
  • RtlEnumerateGenericTableWithoutSplaying (Address: 0x18001fde0)
  • RtlInitializeGenericTable (Address: 0x18001fdd8)
  • RtlInitUnicodeString (Address: 0x18001fd90)
  • RtlInsertElementGenericTable (Address: 0x18001fdf0)
  • RtlIsGenericTableEmpty (Address: 0x18001fd70)
  • RtlLookupElementGenericTable (Address: 0x18001fde8)
  • RtlNumberGenericTableElements (Address: 0x18001fd78)
USER32.dll
  • (Address: 0x18001f938)
  • (Address: 0x18001f920)
  • CheckProcessSession (Address: 0x18001f8b0)
  • CloseClipboard (Address: 0x18001f8c0)
  • DwmValidateWindow (Address: 0x18001f8a0)
  • EmptyClipboard (Address: 0x18001f8d0)
  • EnableSessionForMMCSS (Address: 0x18001f898)
  • EqualRect (Address: 0x18001f8e0)
  • GetClientRect (Address: 0x18001f950)
  • GetDC (Address: 0x18001f930)
  • GetGuiResources (Address: 0x18001f8a8)
  • GetSystemMetrics (Address: 0x18001f8f8)
  • GetWindowCompositionAttribute (Address: 0x18001f8b8)
  • GetWindowDpiAwarenessContext (Address: 0x18001f900)
  • GetWindowRect (Address: 0x18001f908)
  • GetWindowThreadProcessId (Address: 0x18001f918)
  • IntersectRect (Address: 0x18001f8f0)
  • InvalidateRect (Address: 0x18001f940)
  • IsWindow (Address: 0x18001f910)
  • IsWindowInDestroy (Address: 0x18001f958)
  • OpenClipboard (Address: 0x18001f8d8)
  • PostMessageW (Address: 0x18001f948)
  • ReleaseDC (Address: 0x18001f928)
  • SetClipboardData (Address: 0x18001f8c8)
  • SetThreadDpiAwarenessContext (Address: 0x18001f8e8)
  • SignalRedirectionStartComplete (Address: 0x18001f890)
win32u.dll
  • NtCreateImplicitCompositionInputSink (Address: 0x18001fe00)