1
0
mirror of https://github.com/UzixLS/KernelEx.git synced 2025-07-19 07:21:20 +03:00
Files
KernelEx/auxiliary/wtsapi32/wtsapi32.def
2018-11-03 16:21:13 +03:00

23 lines
494 B
Modula-2
Executable File

LIBRARY wtsapi32.dll BASE=0x7D040000
EXPORTS
WTSCloseServer
WTSDisconnectSession
WTSEnumerateProcessesA
WTSEnumerateProcessesW
WTSEnumerateServersA
WTSEnumerateServersW
WTSEnumerateSessionsA
WTSEnumerateSessionsW
WTSFreeMemory
WTSOpenServerA
WTSOpenServerW
WTSQuerySessionInformationA
WTSQuerySessionInformationW
WTSQueryUserConfigA
WTSQueryUserConfigW
WTSQueryUserToken
WTSRegisterSessionNotification
WTSTerminateProcess
WTSUnRegisterSessionNotification
WTSWaitSystemEvent