projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
services: Load some timeout parameters from the registry.
[wine]
/
programs
/
svchost
/
Makefile.in
1
EXTRADEFS = -DWINE_NO_UNICODE_MACROS
2
MODULE = svchost.exe
3
APPMODE = -municode
4
IMPORTS = advapi32
5
6
C_SRCS = \
7
svchost.c
8
9
@MAKE_PROG_RULES@