Commit Graph

16 Commits

Author SHA1 Message Date
Eric Pouech eb7f1edc67 winsta: Enable compilation with long types.
Signed-off-by: Eric Pouech <eric.pouech@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-02-22 18:20:23 +01:00
Zebediah Figura d2c98c4f3c winsta: Remove useless IDL attributes from TS_ALL_PROCESSES_INFO.
Signed-off-by: Zebediah Figura <zfigura@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-02-01 18:23:18 +01:00
Alexandre Julliard f0cd33c69e include: Add support for defining Win32 types as 'long' where possible.
Add -DWINE_NO_LONG_TYPES to modules that still have compilation
warnings with long types.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-01-27 20:38:22 +01:00
Alexandre Julliard 088a787a2c makefiles: Make -mno-cygwin the default.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-09-20 22:45:48 +02:00
Alexandre Julliard 60933c5b93 winsta: Use --prefer-native instead of DLL_WINE_PREATTACH.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-02-25 08:59:36 +01:00
Alexandre Julliard 2a24e9af86 winsta: Build with msvcrt.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-06-27 09:29:13 +02:00
Andrey Gusev 981dec4986 winsta: Add WinStationUnRegisterConsoleNotification stub.
Signed-off-by: Andrey Gusev <andrey.goosev@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-10-18 20:26:22 +02:00
Austin English 0a31f489a6 winsta: Add a stub for WinStationEnumerateW.
Signed-off-by: Austin English <austinenglish@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-04-27 19:56:24 +09:00
Austin English 70f9cc9e3d winsta: Add initial winsta.h. 2015-07-17 16:44:39 +09:00
Vincent Povirk 1be9e3fe10 winsta: Stub WinStationVirtualOpen. 2014-01-28 11:50:02 +01:00
Alexandre Julliard 5e7416e5c8 makefiles: Get rid of the MAKE_DLL_RULES variable. 2014-01-02 12:08:18 +01:00
Vincent Povirk ac5faea093 winsta: Stub WinStationGetAllProcesses. 2013-09-09 22:09:58 +02:00
Vincent Povirk 7c215d5a25 winsta: Stub WinStationRegisterConsoleNotification. 2013-09-09 22:09:58 +02:00
Austin English ee31a6ae6f winsta: Add a stub for WinStationGetProcessSid. 2011-06-15 20:04:38 +02:00
Alexandre Julliard 22f5e1f6d7 winsta: Add stubs for WinStationQueryInformationA/W. 2011-05-23 13:38:42 +02:00
Austin English 14067ac17f winsta: Add a stub dll. 2011-05-23 12:21:35 +02:00