* include/wincon.h  (ENABLE_*): Add more defines.

2006-03-18  Jan Nijtmans <nijtmans@users.sourceforge.net>

	* include/winnt.h (INHERITED_ACE): Define.
	(VALID_INHERIT_FLAGS): Correct definition.

2006-03-18  Peter �strand  <astrand@cendio.se>

         * lib/wtsapi32.def: New file.
This commit is contained in:
Danny Smith
2006-03-18 04:02:54 +00:00
parent 9d5cff74ae
commit 61337a0f45
4 changed files with 62 additions and 3 deletions

36
winsup/w32api/lib/wtsapi32.def Executable file
View File

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