Zebediah Figura
5f8c7c2563
wtsapi32: Implement WTSEnumerateProcessesW().
...
Based on a patch by Sebastian Lackner.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=29903
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-05-26 21:24:52 +02:00
Louis Lenders
c6f133f635
wtsapi32: Implement WTSQuerySessionInformation(WTSDomainName).
...
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=47310
Signed-off-by: Gijs Vermeulen <gijsvrm@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-03-22 09:17:52 +01:00
Gijs Vermeulen
e07c658faf
wtsapi32/tests: Test returned username for WTSQuerySessionInformation(WTSUserName).
...
Signed-off-by: Gijs Vermeulen <gijsvrm@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-03-22 09:17:31 +01:00
Gijs Vermeulen
116890da12
wtsapi32: Improve WTSQuerySessionInformationW stub.
...
Signed-off-by: Gijs Vermeulen <gijsvrm@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-05-29 16:17:32 +02:00
Gijs Vermeulen
1db2b56336
wtsapi32: Implement WTSQuerySessionInformationA.
...
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=49178
Signed-off-by: Gijs Vermeulen <gijsvrm@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-05-29 16:17:32 +02:00
Sebastian Lackner
0e89c840a6
wtsapi32: Improve WTSQueryUserToken stub.
...
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=39663
Signed-off-by: Gijs Vermeulen <gijsvrm@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-01-24 20:20:59 +01:00
Gijs Vermeulen
3bacfc3005
wtsapi32/tests: Add WTSQueryUserToken parameter test.
...
Signed-off-by: Gijs Vermeulen <gijsvrm@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-01-07 10:47:20 -06: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
Hans Leidekker
90681e3a76
wtsapi32: Implement WTSFreeMemory.
...
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
0d2ff50e22
wtsapi32: Extend the parameter check of WTSEnumerateProcessesW.
2014-03-26 11:26:39 +01:00
Marcus Meissner
a2894d4e41
wtsapi32: Remove useless info free (Coverity).
2014-03-10 10:41:38 +01:00
Stefan Leichter
26777a4638
wtsapi32/tests: Add some tests for WTSEnumerateProcessesW.
2014-02-26 09:28:20 -06:00