RTWorkQ.dll

Description: Realtime WorkQueue DLL

Authors: © Microsoft Corporation. All rights reserved.

Version: 10.0.19041.4842

Architecture: 64-bit

Operating System: Windows NT

SHA256: 89e39f13f636c2f992d99afc81cafbf0

File Size: 180.3 KB

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

Views: 7

Exported Functions

  • RtwqGetPlatform (Ordinal: 1, Address: 0x15b30)
  • RtwqAddPeriodicCallback (Ordinal: 2, Address: 0x4f50)
  • RtwqAllocateSerialWorkQueue (Ordinal: 3, Address: 0x6bb0)
  • RtwqAllocateWorkQueue (Ordinal: 4, Address: 0x2dc0)
  • RtwqBeginRegisterWorkQueueWithMMCSS (Ordinal: 5, Address: 0x3f80)
  • RtwqBeginUnregisterWorkQueueWithMMCSS (Ordinal: 6, Address: 0x16420)
  • RtwqCancelDeadline (Ordinal: 7, Address: 0x2640)
  • RtwqCancelMultipleWaitingWorkItem (Ordinal: 8, Address: 0x16150)
  • RtwqCancelWorkItem (Ordinal: 9, Address: 0xb6d0)
  • RtwqCreateAsyncResult (Ordinal: 10, Address: 0xb600)
  • RtwqEndRegisterWorkQueueWithMMCSS (Ordinal: 11, Address: 0x5530)
  • RtwqEndUnregisterWorkQueueWithMMCSS (Ordinal: 12, Address: 0x164c0)
  • RtwqGetWorkQueueMMCSSClass (Ordinal: 13, Address: 0x164f0)
  • RtwqGetWorkQueueMMCSSPriority (Ordinal: 14, Address: 0x5660)
  • RtwqGetWorkQueueMMCSSTaskId (Ordinal: 15, Address: 0x165c0)
  • RtwqInvokeCallback (Ordinal: 16, Address: 0x1fe0)
  • RtwqJoinWorkQueue (Ordinal: 17, Address: 0x5710)
  • RtwqLockPlatform (Ordinal: 18, Address: 0x2370)
  • RtwqLockSharedWorkQueue (Ordinal: 19, Address: 0x3250)
  • RtwqLockWorkQueue (Ordinal: 20, Address: 0x4990)
  • RtwqPutMultipleWaitingWorkItem (Ordinal: 21, Address: 0x16180)
  • RtwqPutWaitingWorkItem (Ordinal: 22, Address: 0x5e30)
  • RtwqPutWorkItem (Ordinal: 23, Address: 0xa0b0)
  • RtwqRegisterPlatformEvents (Ordinal: 24, Address: 0xbda0)
  • RtwqRegisterPlatformWithMMCSS (Ordinal: 25, Address: 0x2e80)
  • RtwqRemovePeriodicCallback (Ordinal: 26, Address: 0x5490)
  • RtwqScheduleWorkItem (Ordinal: 27, Address: 0x27a0)
  • RtwqSetDeadline (Ordinal: 28, Address: 0x2460)
  • RtwqSetDeadline2 (Ordinal: 29, Address: 0x2480)
  • RtwqSetLongRunning (Ordinal: 30, Address: 0x1110)
  • RtwqShutdown (Ordinal: 31, Address: 0xbcb0)
  • RtwqStartup (Ordinal: 32, Address: 0x67b0)
  • RtwqUnjoinWorkQueue (Ordinal: 33, Address: 0x57d0)
  • RtwqUnlockPlatform (Ordinal: 34, Address: 0x2330)
  • RtwqUnlockWorkQueue (Ordinal: 35, Address: 0x94e0)
  • RtwqUnregisterPlatformEvents (Ordinal: 36, Address: 0x16680)
  • RtwqUnregisterPlatformFromMMCSS (Ordinal: 37, Address: 0x166a0)

Imported DLLs & Functions

api-ms-win-core-com-l1-1-0.dll
  • CoDecrementMTAUsage (Address: 0x18001bba8)
  • CoGetApartmentType (Address: 0x18001bb98)
  • CoIncrementMTAUsage (Address: 0x18001bba0)
  • CoInitializeEx (Address: 0x18001bbc0)
  • CoTaskMemFree (Address: 0x18001bbc8)
  • CoUninitialize (Address: 0x18001bbb8)
  • CoWaitForMultipleHandles (Address: 0x18001bbb0)
api-ms-win-core-com-private-l1-1-0.dll
  • CoRegisterInitializeSpy (Address: 0x18001bbe0)
  • CoRevokeInitializeSpy (Address: 0x18001bbd8)
api-ms-win-core-debug-l1-1-0.dll
  • DebugBreak (Address: 0x18001bbf0)
  • IsDebuggerPresent (Address: 0x18001bbf8)
  • OutputDebugStringW (Address: 0x18001bc00)
api-ms-win-core-delayload-l1-1-0.dll
  • DelayLoadFailureHook (Address: 0x18001bc10)
api-ms-win-core-delayload-l1-1-1.dll
  • ResolveDelayLoadedAPI (Address: 0x18001bc20)
api-ms-win-core-errorhandling-l1-1-0.dll
  • GetLastError (Address: 0x18001bc48)
  • SetLastError (Address: 0x18001bc38)
  • SetUnhandledExceptionFilter (Address: 0x18001bc30)
  • UnhandledExceptionFilter (Address: 0x18001bc40)
api-ms-win-core-featurestaging-l1-1-0.dll
  • RecordFeatureUsage (Address: 0x18001bc58)
  • SubscribeFeatureStateChangeNotification (Address: 0x18001bc60)
  • UnsubscribeFeatureStateChangeNotification (Address: 0x18001bc68)
api-ms-win-core-fibers-l1-1-0.dll
  • FlsAlloc (Address: 0x18001bc78)
  • FlsFree (Address: 0x18001bc80)
  • FlsSetValue (Address: 0x18001bc88)
api-ms-win-core-handle-l1-1-0.dll
  • CloseHandle (Address: 0x18001bc98)
api-ms-win-core-heap-l1-1-0.dll
  • GetProcessHeap (Address: 0x18001bca8)
  • HeapAlloc (Address: 0x18001bcb8)
  • HeapFree (Address: 0x18001bcb0)
api-ms-win-core-io-l1-1-0.dll
  • CreateIoCompletionPort (Address: 0x18001bcc8)
api-ms-win-core-libraryloader-l1-2-0.dll
  • GetModuleFileNameA (Address: 0x18001bce8)
  • GetModuleHandleExW (Address: 0x18001bcf0)
  • GetModuleHandleW (Address: 0x18001bce0)
  • GetProcAddress (Address: 0x18001bcd8)
api-ms-win-core-localization-l1-2-0.dll
  • FormatMessageW (Address: 0x18001bd00)
api-ms-win-core-processthreads-l1-1-0.dll
  • GetCurrentProcess (Address: 0x18001bd38)
  • GetCurrentProcessId (Address: 0x18001bd30)
  • GetCurrentThread (Address: 0x18001bd18)
  • GetCurrentThreadId (Address: 0x18001bd50)
  • TerminateProcess (Address: 0x18001bd10)
  • TlsAlloc (Address: 0x18001bd48)
  • TlsFree (Address: 0x18001bd40)
  • TlsGetValue (Address: 0x18001bd20)
  • TlsSetValue (Address: 0x18001bd28)
api-ms-win-core-profile-l1-1-0.dll
  • QueryPerformanceCounter (Address: 0x18001bd68)
  • QueryPerformanceFrequency (Address: 0x18001bd60)
api-ms-win-core-rtlsupport-l1-1-0.dll
  • RtlCaptureContext (Address: 0x18001bd78)
  • RtlLookupFunctionEntry (Address: 0x18001bd80)
  • RtlVirtualUnwind (Address: 0x18001bd88)
api-ms-win-core-synch-l1-1-0.dll
  • AcquireSRWLockExclusive (Address: 0x18001bdb0)
  • AcquireSRWLockShared (Address: 0x18001bdd8)
  • CancelWaitableTimer (Address: 0x18001bdb8)
  • CreateEventW (Address: 0x18001be20)
  • CreateMutexExW (Address: 0x18001bde8)
  • CreateSemaphoreExW (Address: 0x18001bdf0)
  • CreateWaitableTimerExW (Address: 0x18001bdd0)
  • DeleteCriticalSection (Address: 0x18001bdc8)
  • EnterCriticalSection (Address: 0x18001bda8)
  • InitializeCriticalSection (Address: 0x18001be28)
  • InitializeSRWLock (Address: 0x18001be08)
  • LeaveCriticalSection (Address: 0x18001bda0)
  • OpenSemaphoreW (Address: 0x18001bde0)
  • ReleaseMutex (Address: 0x18001be30)
  • ReleaseSemaphore (Address: 0x18001be38)
  • ReleaseSRWLockExclusive (Address: 0x18001be18)
  • ReleaseSRWLockShared (Address: 0x18001be40)
  • ResetEvent (Address: 0x18001be10)
  • SetEvent (Address: 0x18001bd98)
  • SetWaitableTimer (Address: 0x18001bdc0)
  • WaitForSingleObject (Address: 0x18001bdf8)
  • WaitForSingleObjectEx (Address: 0x18001be00)
api-ms-win-core-synch-l1-2-0.dll
  • Sleep (Address: 0x18001be50)
api-ms-win-core-synch-l1-2-1.dll
  • CreateWaitableTimerW (Address: 0x18001be60)
api-ms-win-core-sysinfo-l1-1-0.dll
  • GetSystemTimeAsFileTime (Address: 0x18001be78)
  • GetTickCount (Address: 0x18001be70)
api-ms-win-core-sysinfo-l1-2-0.dll
  • GetOsSafeBootMode (Address: 0x18001be88)
api-ms-win-core-threadpool-l1-2-0.dll
  • CancelThreadpoolIo (Address: 0x18001bed8)
  • CloseThreadpool (Address: 0x18001beb8)
  • CloseThreadpoolIo (Address: 0x18001bf28)
  • CloseThreadpoolTimer (Address: 0x18001bf00)
  • CloseThreadpoolWait (Address: 0x18001bee0)
  • CloseThreadpoolWork (Address: 0x18001bef8)
  • CreateThreadpool (Address: 0x18001be98)
  • CreateThreadpoolIo (Address: 0x18001bed0)
  • CreateThreadpoolTimer (Address: 0x18001bef0)
  • CreateThreadpoolWait (Address: 0x18001bee8)
  • CreateThreadpoolWork (Address: 0x18001bec8)
  • SetThreadpoolThreadMaximum (Address: 0x18001bf18)
  • SetThreadpoolThreadMinimum (Address: 0x18001bf20)
  • SetThreadpoolTimer (Address: 0x18001bf10)
  • SetThreadpoolWait (Address: 0x18001bea8)
  • StartThreadpoolIo (Address: 0x18001bec0)
  • SubmitThreadpoolWork (Address: 0x18001bea0)
  • WaitForThreadpoolTimerCallbacks (Address: 0x18001bf08)
  • WaitForThreadpoolWaitCallbacks (Address: 0x18001beb0)
api-ms-win-eventing-classicprovider-l1-1-0.dll
  • TraceMessage (Address: 0x18001bf38)
api-ms-win-eventing-provider-l1-1-0.dll
  • EventRegister (Address: 0x18001bf58)
  • EventUnregister (Address: 0x18001bf50)
  • EventWriteTransfer (Address: 0x18001bf48)
msvcrt.dll
  • __C_specific_handler (Address: 0x18001bf70)
  • __dllonexit (Address: 0x18001bf78)
  • _amsg_exit (Address: 0x18001bf98)
  • _beginthreadex (Address: 0x18001bfd0)
  • _callnewh (Address: 0x18001bfa0)
  • _initterm (Address: 0x18001bfc0)
  • _lock (Address: 0x18001bf88)
  • _onexit (Address: 0x18001bf68)
  • _purecall (Address: 0x18001c008)
  • _unlock (Address: 0x18001bf80)
  • _vsnwprintf (Address: 0x18001bff0)
  • _wcsnicmp (Address: 0x18001c000)
  • _XcptFilter (Address: 0x18001bf90)
  • free (Address: 0x18001bfb0)
  • malloc (Address: 0x18001bfa8)
  • memcpy (Address: 0x18001bfd8)
  • memcpy_s (Address: 0x18001bfe0)
  • memmove (Address: 0x18001bfc8)
  • memset (Address: 0x18001bfe8)
  • srand (Address: 0x18001bfb8)
  • wcsncmp (Address: 0x18001bff8)
ntdll.dll
  • NtSetInformationThread (Address: 0x18001c030)
  • RtlEqualWnfChangeStamps (Address: 0x18001c050)
  • RtlQueryWnfStateData (Address: 0x18001c040)
  • RtlSubscribeWnfStateChangeNotification (Address: 0x18001c038)
  • RtlUnsubscribeWnfNotificationWaitForCompletion (Address: 0x18001c048)
  • TpSetPoolThreadBasePriority (Address: 0x18001c018)
  • TpSetPoolWorkerThreadIdleTimeout (Address: 0x18001c020)
  • TpTrimPools (Address: 0x18001c028)