summaryrefslogtreecommitdiffstats
path: root/winsup/w32api/lib
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/w32api/lib')
-rw-r--r--winsup/w32api/lib/kernel32.def2
-rwxr-xr-xwinsup/w32api/lib/wtsapi32.def1
2 files changed, 2 insertions, 1 deletions
diff --git a/winsup/w32api/lib/kernel32.def b/winsup/w32api/lib/kernel32.def
index 1def910d6..d1e8d9d4d 100644
--- a/winsup/w32api/lib/kernel32.def
+++ b/winsup/w32api/lib/kernel32.def
@@ -840,6 +840,8 @@ WriteProfileSectionW@8
WriteProfileStringA@12
WriteProfileStringW@12
WriteTapemark@16
+; yes, this is here and not in wtsapi32.dll
+WTSGetActiveConsoleSessionId@0
ZombifyActCtx@4
_hread@12
_hwrite@12
diff --git a/winsup/w32api/lib/wtsapi32.def b/winsup/w32api/lib/wtsapi32.def
index 4595efeda..e02e4705c 100755
--- a/winsup/w32api/lib/wtsapi32.def
+++ b/winsup/w32api/lib/wtsapi32.def
@@ -9,7 +9,6 @@ WTSEnumerateServersW@20
WTSEnumerateSessionsA@20
WTSEnumerateSessionsW@20
WTSFreeMemory@4
-WTSGetActiveConsoleSessionId@0
WTSLogoffSession@12
WTSOpenServerA@4
WTSOpenServerW@4