diff options
author | Danny Smith <dannysmith@users.sourceforge.net> | 2006-08-10 21:06:01 +0000 |
---|---|---|
committer | Danny Smith <dannysmith@users.sourceforge.net> | 2006-08-10 21:06:01 +0000 |
commit | fc43c1d925e8b520e33bfc2aa1494e3d14791684 (patch) | |
tree | 17f43dad74368d73d4974a399a538272ce78fb48 /winsup/w32api/lib/kernel32.def | |
parent | 1767b8d02834dfbd10c2857f1035c22148856d75 (diff) | |
download | cygnal-fc43c1d925e8b520e33bfc2aa1494e3d14791684.tar.gz cygnal-fc43c1d925e8b520e33bfc2aa1494e3d14791684.tar.bz2 cygnal-fc43c1d925e8b520e33bfc2aa1494e3d14791684.zip |
* lib/wtsapi32.def (WTSGetActiveConsoleSessionId). Move from here...
* lib/kernel32.def (WTSGetActiveConsoleSessionId). ...to here.
Diffstat (limited to 'winsup/w32api/lib/kernel32.def')
-rw-r--r-- | winsup/w32api/lib/kernel32.def | 2 |
1 files changed, 2 insertions, 0 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 |