Commit Graph

8 Commits

Author SHA1 Message Date
Alexandre Julliard c9eee73450 makefiles: Define __WINESRC__ when building programs. 2012-01-23 16:07:37 +01:00
Alexandre Julliard da35622b83 makefiles: Disable use of Unicode macros globally for all the programs. 2012-01-20 13:14:16 +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 6fb39dfe4a programs: Remove explicit imports of kernel32 and ntdll. 2010-07-21 17:38:37 +02: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