Commit Graph

13 Commits (e3e088c12421940b014cc6d5163751224ba3d97b)

Author SHA1 Message Date
Alex Henrie e3e088c124 include: Add WTS_TYPE_CLASS.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=47612
Signed-off-by: Alex Henrie <alexhenrie24@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-08-13 11:04:47 +02:00
Alex Henrie d7030f66df include: Add WTS_SESSION_INFO_1[AW].
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=47612
Signed-off-by: Alex Henrie <alexhenrie24@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-08-13 11:04:08 +02:00
Hans Leidekker a389b33c25 wtsapi32: Improve the stub for WTSQuerySessionInformationW.
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-04-11 16:23:05 +02:00
Stefan Leichter 0c525e79c4 wtsapi32: Add stub for WTSEnableChildSessions. 2015-04-23 15:02:18 +09:00
Stefan Leichter 26777a4638 wtsapi32/tests: Add some tests for WTSEnumerateProcessesW. 2014-02-26 09:28:20 -06:00
Daniel Zimmermann 32e1137837 wtsapi32: Add some stubs. 2010-11-29 19:43:35 +01:00
Francois Gouget f2b3843b5e wtsapi32: Add a couple of related prototypes. 2007-10-15 14:06:42 +02:00
Jonathan Ernst 360a3f9142 Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
Huw Davies bd4af76514 WTSFreeMemory stub. 2005-04-19 12:00:29 +00:00
Mike McCormack 20e23d8dd4 Add some more Windows Terminal Server API definitions. 2005-04-15 14:10:00 +00:00
Vincent Béron 1e365f7791 Fixed some calling conventions. 2005-03-21 10:32:45 +00:00
Hans Leidekker e8e1c656d3 Stub implementations for WTSCloseServer, WTSDisconnectSession,
WTSEnumerateProcesses{A,W}, WTSEnumerateSessions{A,W},
WTSQuerySessionInformationA.
2005-03-16 11:27:05 +00:00
Ulrich Czekalla 04f6346a6d Added WTSAPI32.DLL. 2005-01-24 19:42:02 +00:00