Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/w32api/lib/wtsapi32.def')
-rwxr-xr-xwinsup/w32api/lib/wtsapi32.def36
1 files changed, 36 insertions, 0 deletions
diff --git a/winsup/w32api/lib/wtsapi32.def b/winsup/w32api/lib/wtsapi32.def
new file mode 100755
index 000000000..4595efeda
--- /dev/null
+++ b/winsup/w32api/lib/wtsapi32.def
@@ -0,0 +1,36 @@
+LIBRARY wtsapi32.dll
+EXPORTS
+WTSCloseServer@4
+WTSDisconnectSession@12
+WTSEnumerateProcessesA@20
+WTSEnumerateProcessesW@20
+WTSEnumerateServersA@20
+WTSEnumerateServersW@20
+WTSEnumerateSessionsA@20
+WTSEnumerateSessionsW@20
+WTSFreeMemory@4
+WTSGetActiveConsoleSessionId@0
+WTSLogoffSession@12
+WTSOpenServerA@4
+WTSOpenServerW@4
+WTSQuerySessionInformationA@20
+WTSQuerySessionInformationW@20
+WTSQueryUserConfigA@20
+WTSQueryUserConfigW@20
+WTSQueryUserToken@8
+WTSRegisterSessionNotification@8
+WTSSendMessageA@40
+WTSSendMessageW@40
+WTSSetUserConfigA@20
+WTSSetUserConfigW@20
+WTSShutdownSystem@8
+WTSTerminateProcess@12
+WTSUnRegisterSessionNotification@4
+WTSVirtualChannelClose@4
+WTSVirtualChannelOpen@12
+WTSVirtualChannelPurgeInput@4
+WTSVirtualChannelPurgeOutput@4
+WTSVirtualChannelQuery@16
+WTSVirtualChannelRead@20
+WTSVirtualChannelWrite@16
+WTSWaitSystemEvent@12