tsprint.dll
Description: Remote Desktop Session Host Server Printer Redirection Driver
Authors: © Microsoft Corporation. All rights reserved.
Version: 10.0.19041.5965
Architecture: 64-bit
Operating System: Windows NT
SHA256: 00adb965714f67b12c1c97b5488266c8
File Size: 185.0 KB
Uploaded At: Dec. 1, 2025, 7:49 a.m.
Views: 5
Exported Functions
- DrvSplDeviceCaps (Ordinal: 254, Address: 0x1710)
- DrvConvertDevMode (Ordinal: 255, Address: 0x1a40)
- DrvPrinterEvent (Ordinal: 256, Address: 0x1460)
- MxdcGetPDEVAdjustment (Ordinal: 257, Address: 0x42a0)
- DevQueryPrintEx (Ordinal: 258, Address: 0x4290)
- DllCanUnloadNow (Ordinal: 259, Address: 0x8300)
- DllGetClassObject (Ordinal: 260, Address: 0x8110)
- DllMain (Ordinal: 261, Address: 0x67e0)
- DrvDeviceCapabilities (Ordinal: 262, Address: 0x1a00)
- DrvDevicePropertySheets (Ordinal: 263, Address: 0x28b0)
- DrvDocumentPropertySheets (Ordinal: 264, Address: 0x4200)
Imported DLLs & Functions
api-ms-win-core-com-l1-1-0.dll
- CoCreateInstance (Address: 0x180026ed0)
- CoTaskMemAlloc (Address: 0x180026ed8)
- CoTaskMemFree (Address: 0x180026ee0)
api-ms-win-core-debug-l1-1-0.dll
- DebugBreak (Address: 0x180026ef8)
- IsDebuggerPresent (Address: 0x180026ef0)
- OutputDebugStringW (Address: 0x180026f00)
api-ms-win-core-errorhandling-l1-1-0.dll
- GetLastError (Address: 0x180026f28)
- SetLastError (Address: 0x180026f20)
- SetUnhandledExceptionFilter (Address: 0x180026f18)
- UnhandledExceptionFilter (Address: 0x180026f10)
api-ms-win-core-featurestaging-l1-1-0.dll
- RecordFeatureUsage (Address: 0x180026f40)
- SubscribeFeatureStateChangeNotification (Address: 0x180026f48)
- UnsubscribeFeatureStateChangeNotification (Address: 0x180026f38)
api-ms-win-core-file-l1-1-0.dll
- ReadFileEx (Address: 0x180026f58)
- WriteFile (Address: 0x180026f60)
api-ms-win-core-handle-l1-1-0.dll
- CloseHandle (Address: 0x180026f70)
api-ms-win-core-heap-l1-1-0.dll
- GetProcessHeap (Address: 0x180026f90)
- HeapAlloc (Address: 0x180026f88)
- HeapFree (Address: 0x180026f80)
api-ms-win-core-heap-l2-1-0.dll
- LocalAlloc (Address: 0x180026fa8)
- LocalFree (Address: 0x180026fa0)
api-ms-win-core-io-l1-1-0.dll
- GetOverlappedResult (Address: 0x180026fb8)
api-ms-win-core-io-l1-1-1.dll
- CancelIo (Address: 0x180026fc8)
api-ms-win-core-libraryloader-l1-2-0.dll
- DisableThreadLibraryCalls (Address: 0x180027010)
- FreeLibrary (Address: 0x180027008)
- FreeLibraryAndExitThread (Address: 0x180026fe0)
- GetModuleFileNameA (Address: 0x180026ff0)
- GetModuleHandleExA (Address: 0x180026ff8)
- GetModuleHandleExW (Address: 0x180026fe8)
- GetModuleHandleW (Address: 0x180026fd8)
- GetProcAddress (Address: 0x180027000)
- LoadStringW (Address: 0x180027018)
api-ms-win-core-localization-l1-2-0.dll
- FormatMessageW (Address: 0x180027028)
api-ms-win-core-processthreads-l1-1-0.dll
- CreateThread (Address: 0x180027038)
- GetCurrentProcess (Address: 0x180027058)
- GetCurrentProcessId (Address: 0x180027080)
- GetCurrentThreadId (Address: 0x180027050)
- OpenThread (Address: 0x180027060)
- ProcessIdToSessionId (Address: 0x180027088)
- QueueUserAPC (Address: 0x180027048)
- SwitchToThread (Address: 0x180027078)
- TerminateProcess (Address: 0x180027040)
- TlsAlloc (Address: 0x180027068)
- TlsFree (Address: 0x180027090)
- TlsGetValue (Address: 0x180027098)
- TlsSetValue (Address: 0x180027070)
api-ms-win-core-profile-l1-1-0.dll
- QueryPerformanceCounter (Address: 0x1800270a8)
api-ms-win-core-registry-l1-1-0.dll
- RegCloseKey (Address: 0x1800270c8)
- RegOpenKeyExW (Address: 0x1800270b8)
- RegQueryValueExW (Address: 0x1800270c0)
api-ms-win-core-rtlsupport-l1-1-0.dll
- RtlCaptureContext (Address: 0x1800270e0)
- RtlLookupFunctionEntry (Address: 0x1800270e8)
- RtlVirtualUnwind (Address: 0x1800270d8)
api-ms-win-core-synch-l1-1-0.dll
- CreateEventW (Address: 0x180027108)
- CreateMutexExW (Address: 0x180027110)
- CreateSemaphoreExW (Address: 0x180027100)
- DeleteCriticalSection (Address: 0x180027118)
- EnterCriticalSection (Address: 0x180027150)
- InitializeCriticalSection (Address: 0x180027140)
- LeaveCriticalSection (Address: 0x180027158)
- OpenSemaphoreW (Address: 0x180027160)
- ReleaseMutex (Address: 0x180027148)
- ReleaseSemaphore (Address: 0x180027128)
- ResetEvent (Address: 0x180027130)
- SetEvent (Address: 0x180027138)
- WaitForSingleObject (Address: 0x180027120)
- WaitForSingleObjectEx (Address: 0x1800270f8)
api-ms-win-core-synch-l1-2-0.dll
- Sleep (Address: 0x180027170)
api-ms-win-core-synch-l1-2-1.dll
- CreateSemaphoreW (Address: 0x180027180)
- WaitForMultipleObjects (Address: 0x180027188)
api-ms-win-core-sysinfo-l1-1-0.dll
- GetSystemInfo (Address: 0x1800271a0)
- GetSystemTimeAsFileTime (Address: 0x1800271a8)
- GetTickCount (Address: 0x180027198)
api-ms-win-eventing-classicprovider-l1-1-0.dll
- GetTraceEnableFlags (Address: 0x1800271c0)
- GetTraceEnableLevel (Address: 0x1800271d8)
- GetTraceLoggerHandle (Address: 0x1800271d0)
- RegisterTraceGuidsW (Address: 0x1800271c8)
- TraceMessage (Address: 0x1800271e0)
- UnregisterTraceGuids (Address: 0x1800271b8)
api-ms-win-eventing-provider-l1-1-0.dll
- EventActivityIdControl (Address: 0x1800271f0)
msvcrt.dll
- __C_specific_handler (Address: 0x180027268)
- __dllonexit (Address: 0x180027210)
- _amsg_exit (Address: 0x180027230)
- _callnewh (Address: 0x180027248)
- _initterm (Address: 0x180027228)
- _lock (Address: 0x180027220)
- _onexit (Address: 0x180027208)
- _purecall (Address: 0x180027270)
- _unlock (Address: 0x180027218)
- _vsnwprintf (Address: 0x180027258)
- _XcptFilter (Address: 0x180027238)
- free (Address: 0x180027240)
- malloc (Address: 0x180027250)
- memcpy (Address: 0x180027200)
- memcpy_s (Address: 0x180027260)
- memset (Address: 0x180027278)
ntdll.dll
- RtlAreBitsSet (Address: 0x180027288)
- RtlClearBits (Address: 0x1800272a0)
- RtlFindClearBitsAndSet (Address: 0x180027290)
- RtlInitializeBitMap (Address: 0x180027298)
- RtlMultiByteToUnicodeN (Address: 0x1800272a8)
OLEAUT32.dll
- SysAllocString (Address: 0x180026d58)
- SysAllocStringByteLen (Address: 0x180026d60)
- SysFreeString (Address: 0x180026d50)
- SysStringByteLen (Address: 0x180026d48)
- VariantClear (Address: 0x180026d40)
- VariantInit (Address: 0x180026d38)
RPCRT4.dll
- I_RpcExceptionFilter (Address: 0x180026d80)
- NdrClientCall3 (Address: 0x180026da0)
- RpcBindingFree (Address: 0x180026d88)
- RpcBindingFromStringBindingW (Address: 0x180026d98)
- RpcBindingSetAuthInfoExW (Address: 0x180026d70)
- RpcStringBindingComposeW (Address: 0x180026d90)
- RpcStringFreeW (Address: 0x180026d78)
USER32.dll
- CreateWindowExW (Address: 0x180026dc8)
- DefWindowProcW (Address: 0x180026dd0)
- DestroyWindow (Address: 0x180026e50)
- DispatchMessageW (Address: 0x180026e48)
- EnableWindow (Address: 0x180026e00)
- EndDialog (Address: 0x180026e18)
- GetAncestor (Address: 0x180026e30)
- GetClassInfoExW (Address: 0x180026e58)
- GetDesktopWindow (Address: 0x180026e40)
- GetDlgItem (Address: 0x180026e08)
- GetParent (Address: 0x180026e10)
- GetSystemMetrics (Address: 0x180026df0)
- GetWindowLongPtrW (Address: 0x180026e20)
- GetWindowRect (Address: 0x180026df8)
- MessageBoxW (Address: 0x180026de8)
- MsgWaitForMultipleObjectsEx (Address: 0x180026de0)
- PeekMessageW (Address: 0x180026e38)
- PostMessageW (Address: 0x180026db8)
- PostThreadMessageW (Address: 0x180026dd8)
- RegisterClassExW (Address: 0x180026db0)
- SetWindowLongPtrW (Address: 0x180026e28)
- UnregisterClassW (Address: 0x180026dc0)
WINSPOOL.DRV
- ClosePrinter (Address: 0x180026e78)
- GetPrinterW (Address: 0x180026e68)
- OpenPrinterW (Address: 0x180026e70)
WINSTA.dll
- WinStationVirtualOpenEx (Address: 0x180026e88)
WTSAPI32.dll
- WTSFreeMemory (Address: 0x180026eb0)
- WTSRegisterSessionNotification (Address: 0x180026e98)
- WTSUnRegisterSessionNotification (Address: 0x180026ec0)
- WTSVirtualChannelClose (Address: 0x180026ea0)
- WTSVirtualChannelOpen (Address: 0x180026ea8)
- WTSVirtualChannelQuery (Address: 0x180026eb8)