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
6a822d4708
wtsapi32: Avoid calling GetUserNameW() twice in WTSQuerySessionInformationW(WTSUserName).
...
Signed-off-by: Gijs Vermeulen <gijsvrm@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-03-22 09:17:28 +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
Patrick Hibbs
f870aa4988
wtsapi32: Make WTSRegisterSessionNotificationEx's return consistent with WTSRegisterSessionNotification.
...
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=47433
Signed-off-by: Patrick Hibbs <hibbsncc1701@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-12-09 23:47:46 +01:00
Alex Henrie
cc3969da3c
wtsapi32: Implement WTSFreeMemoryEx[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:51 +02:00
Alex Henrie
dd2144da4d
wtsapi32: Add stubs for WTSOpenServerEx[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:25 +02:00
Alex Henrie
1b911f9158
wtsapi32: Add stubs for WTSEnumerateSessionsEx[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:14 +02:00
Alex Henrie
ec69403384
wtsapi32: Add stubs for WTSEnumerateProcessesEx[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:05 +02:00
Alexandre Julliard
7a75083654
wtsapi32: Build with msvcrt.
...
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-06-27 22:20:05 +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
Louis Lenders
0bdd879fde
wtsapi32: Fix copy/paste error in comment.
...
Signed-off-by: Louis Lenders <xerox.xerox2000x@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-01-05 11:26:31 +01:00
Stefan Leichter
0c525e79c4
wtsapi32: Add stub for WTSEnableChildSessions.
2015-04-23 15:02:18 +09: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
Austin English
15d3c513b9
wtsapi32: Quiet a couple of noisy FIXME's.
2014-01-29 14:58:23 +01:00
Alexandre Julliard
5e7416e5c8
makefiles: Get rid of the MAKE_DLL_RULES variable.
2014-01-02 12:08:18 +01:00
Alexandre Julliard
102f5085ef
wtsapi32: Remove an unnecessary DllMain entry point.
2013-02-14 21:38:01 +01:00
Andrew Talbot
ffb2cae6fc
wtsapi32: Remove unused variable.
2012-11-29 00:15:31 +01:00
Hans Leidekker
fddbf3b99d
wtsapi32: Return success from WTSRegisterSessionNotification.
2011-09-27 16:24:26 +02:00
Daniel Zimmermann
32e1137837
wtsapi32: Add some stubs.
2010-11-29 19:43:35 +01:00
Detlef Riekenberg
2e0e6677c6
wtsapi32: Add a stub for WTSLogoffSession.
2010-11-08 13:30:25 +01:00
Alexandre Julliard
81b8ee863e
makefiles: Add a standard header for all makefiles to replace the common variable initializations.
2010-09-19 12:36:48 +02:00
Alexandre Julliard
b86d515ed6
dlls: Remove explicit imports of kernel32 and ntdll.
2010-07-21 17:38:36 +02:00
Hans Leidekker
11651f0d7d
wtsapi32: Add a stub implementation of WTSQueryUserToken.
2010-05-04 13:15:00 +02:00
Alexandre Julliard
bef5645eb1
makefiles: Remove the no longer needed explicit separators for dependencies.
2010-03-16 13:28:19 +01:00
Rob Shearman
48000893f9
makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles.
...
Only specify the root to keep platform-specifics out of the individual
DLL makefiles.
2008-03-04 20:55:01 +01:00
Louis Lenders
6f9bcd59be
wtsapi32: Add stub for WTSUnRegisterSessionNotification.
2007-09-25 12:37:32 +02:00
Louis Lenders
6b8c3688a8
wtsapi32: Add stub for WTSRegisterSessionNotification.
2007-09-25 12:37:32 +02:00
Andrew Talbot
7e13c16cbc
wtsapi32: Declare a variable static.
2007-02-05 12:33:05 +01:00
Michael Stefaniuc
01ab17f0c3
wtsapi32: Win64 printf format warning fixes.
2006-10-07 17:47:43 +02:00
Michael Stefaniuc
85ce5117c5
Add a WINE_NO_LONG_INT define to many makefiles to ease the transition of DWORD/LONG/ULONG from long to int.
2006-09-29 16:08:30 +02:00
Alexandre Julliard
32ab895e46
makefiles: Generate the dependencies line to avoid some code duplication.
2006-09-14 09:38:16 +02:00
Robert Reif
a53de9ea30
wtsapi32: Add some stubs.
2006-08-05 11:27:10 +02:00
Alexandre Julliard
5258e061dc
make_dlls: Ignore generated import libraries from the top-level .gitignore.
2006-07-10 20:55:58 +02:00
Alexandre Julliard
cc2b3b48e6
Take advantage of the recursive nature of .gitignore for Makefile entries.
...
Prefix other entries with '/' to make them non-recursive.
2006-07-10 20:47:54 +02:00
Jonathan Ernst
360a3f9142
Update the address of the Free Software Foundation.
2006-05-23 14:11:13 +02:00
Alexandre Julliard
0ec7e1a591
Renamed all .cvsignore files to .gitignore.
2005-11-26 13:10:33 +01:00
Alexandre Julliard
7e22be4d84
We are no longer generating .dbg.c files.
2005-09-29 10:35:58 +00:00
Alexandre Julliard
34fa35dc99
Added rules for building import libraries in the individual dll
...
makefiles, and added support for building a .def.a static import
library too.
2005-05-09 14:42:30 +00:00
Alexandre Julliard
d62356aa1e
Added rules to build import libraries in the individual dll makefiles.
...
Generate import libraries with the right name right away instead of
using an intermediate .spec.def file.
2005-05-07 12:39:52 +00:00
Huw Davies
bd4af76514
WTSFreeMemory stub.
2005-04-19 12:00:29 +00:00
Hans Leidekker
caf62a40ff
Pretend there are 0 terminal server sessions and processes.
2005-03-24 15:08:48 +00:00
Vincent Béron
1e365f7791
Fixed some calling conventions.
2005-03-21 10:32:45 +00:00