add library Modified: trunk/reactos/subsys/system/sc/sc.xml _____
Modified: trunk/reactos/subsys/system/sc/sc.xml --- trunk/reactos/subsys/system/sc/sc.xml 2005-11-18 23:35:16 UTC (rev 19335) +++ trunk/reactos/subsys/system/sc/sc.xml 2005-11-18 23:38:38 UTC (rev 19336) @@ -4,6 +4,7 @@
<define name="UNICODE" /> <define name="_UNICODE" /> <library>kernel32</library> + <library>advapi32</library> <file>sc.c</file> <file>start.c</file> <file>query.c</file>