* lib/wtsapi32.def (WTSGetActiveConsoleSessionId). Move from here...

* lib/kernel32.def (WTSGetActiveConsoleSessionId). ...to here.
This commit is contained in:
Danny Smith 2006-08-10 21:06:01 +00:00
parent 1767b8d028
commit fc43c1d925
3 changed files with 8 additions and 1 deletions

View file

@ -1,3 +1,9 @@
2006-08-10 Danny Smith <dannysmith@users.sourceforge.net>
* lib/wtsapi32.def (WTSGetActiveConsoleSessionId). Move from here...
* lib/kernel32.def (WTSGetActiveConsoleSessionId). ...to here.
Bug reported by: <macleone at users dot sf dot net>
2006-07-29 Danny Smith <dannysmith@users.sourceforge.net>
Update some more IMAGE relocation type indicators

View file

@ -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

View file

@ -9,7 +9,6 @@ WTSEnumerateServersW@20
WTSEnumerateSessionsA@20
WTSEnumerateSessionsW@20
WTSFreeMemory@4
WTSGetActiveConsoleSessionId@0
WTSLogoffSession@12
WTSOpenServerA@4
WTSOpenServerW@4