This website requires JavaScript.
Explore
Help
Register
Sign In
ReceiveTempSMS
/
Sweden-Number
Watch
1
Star
0
Fork
You've already forked Sweden-Number
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
8ca711f428
Sweden-Number
/
programs
/
sc
/
Makefile.in
6 lines
87 B
Makefile
Raw
Normal View
History
Unescape
Escape
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 12:56:58 +02:00
MODULE
=
sc.exe
APPMODE
=
-mconsole -municode
programs: Remove explicit imports of kernel32 and ntdll.
2010-07-21 13:18:52 +02:00
IMPORTS
=
advapi32
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 12:56:58 +02:00
C_SRCS
=
sc.c