Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

39 lines
960 B

  1. LIBRARY WTSAPI32
  2. EXPORTS
  3. WTSEnumerateServersW
  4. WTSEnumerateServersA
  5. WTSOpenServerW
  6. WTSOpenServerA
  7. WTSCloseServer
  8. WTSEnumerateSessionsW
  9. WTSEnumerateSessionsA
  10. WTSEnumerateProcessesW
  11. WTSEnumerateProcessesA
  12. WTSTerminateProcess
  13. WTSQuerySessionInformationW
  14. WTSQuerySessionInformationA
  15. WTSQueryUserConfigW
  16. WTSQueryUserConfigA
  17. WTSSetUserConfigW
  18. WTSSetUserConfigA
  19. WTSSendMessageW
  20. WTSSendMessageA
  21. WTSDisconnectSession
  22. WTSLogoffSession
  23. WTSSetSessionInformationW
  24. WTSSetSessionInformationA
  25. WTSShutdownSystem
  26. WTSWaitSystemEvent
  27. WTSVirtualChannelOpen
  28. WTSVirtualChannelClose
  29. WTSVirtualChannelWrite
  30. WTSVirtualChannelRead
  31. WTSVirtualChannelPurgeInput
  32. WTSVirtualChannelPurgeOutput
  33. WTSVirtualChannelQuery
  34. WTSFreeMemory
  35. WTSRegisterSessionNotification
  36. WTSUnRegisterSessionNotification
  37. WTSQueryUserToken