reactos/base/services
Jérôme Gardou 23373acbb9 [CMAKE] Use modules instead of shared libraries
There is no need to compile our DLLs as shared libraries since we are
managing symbols exports and imports through spec files.

On my system, this reduces the configure-time by a factor of two.
2019-04-06 17:43:38 +02:00
..
audiosrv
dcomlaunch [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
dhcpcsvc [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
eventlog [EVENTLOG] Use the STDCALL calling convention for all remote procedure calls. 2017-11-12 15:54:22 +01:00
nfsd [OOPS] That was not meant to be pushed/commited 2019-02-10 20:52:55 +01:00
rpcss [RPCSS] During the setup phase, the RPCSS service, initially running under the LocalSystem account, should re-configure itself to run under the NetworkService account. 2018-09-17 01:23:03 +02:00
schedsvc [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
shsvcs [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
srvsvc [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
svchost
tcpsvcs [TCPSVCS] Remove hardcoded C drive letter (#800) 2018-08-28 12:45:03 +02:00
telnetd [NFSD] [TELNET] Remove the hardcoded directory paths C:\ReactOS 2018-08-22 19:40:11 +02:00
tftpd [TFTPD] Fix Coverity #1434273 "Out-of-Bounds access" (#1037) 2018-11-14 12:30:30 +01:00
umpnpmgr [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
wkssvc [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
wlansvc [FREETYPE][PORTCLS][RPCSS][SPOOLSV][STLPORT][USETUP][WLANSVC] Silence some clang-cl warnings. 2017-12-07 23:26:59 +01:00
wmisvc [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
wuauserv [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
CMakeLists.txt [DCOMLAUNCH] Add a DcomLaunch service stub 2019-03-03 14:25:19 +01:00