Louis Lenders
|
a22b295cc3
|
sc.exe: Fake succes for the SdSet argument.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=49620
Signed-off-by: Louis Lenders <xerox.xerox2000x@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2020-07-27 23:28:16 +02:00 |
Alexandre Julliard
|
ed6a5e97e0
|
programs: Make all program entrypoints cdecl.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-10-17 17:05:47 +02:00 |
Alexandre Julliard
|
a0863ce2e5
|
sc: Build with msvcrt.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-05-01 10:39:55 +02:00 |
Nikolay Sivov
|
0a3e54480a
|
sc: Fix service handle leak on error path (Coverity).
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2015-11-25 01:28:31 +09:00 |
Alexandre Julliard
|
c9eee73450
|
makefiles: Define __WINESRC__ when building programs.
|
2012-01-23 16:07:37 +01:00 |
Hans Leidekker
|
e86ed3bf91
|
sc: Implement the start and stop commands.
|
2010-05-03 14:02:36 +02:00 |
Hans Leidekker
|
3e1f5ba382
|
sc: Implement the description and failure commands.
|
2010-05-03 14:02:30 +02:00 |
Hans Leidekker
|
5e9d2fc44a
|
sc: Implement the create and delete commands.
|
2010-05-03 14:02:23 +02:00 |
Hans Leidekker
|
544da28e53
|
programs: Add a stubbed sc.exe.
This is a command line tool used to create and configure services.
It's included in XP and used by the Akamai client installer.
|
2010-05-03 14:02:14 +02:00 |