reactos/dll/win32/samsrv
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
..
lang [SAMSRV] Update Chinese translation 2019-03-19 23:05:34 +01:00
alias.c
CMakeLists.txt [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
database.c
domain.c
group.c
registry.c
resources.h
samrpc.c [SAMSRV] Implement SamConnect5() and add/improve TRACE messages. 2018-12-16 20:43:02 +01:00
samsrv.c
samsrv.h
samsrv.rc [TRANSLATION] Hindi translation of SYSSETUP AND SAMSRV. (#1400) 2019-03-08 15:48:20 +01:00
samsrv.spec
security.c
setup.c [SAMSRV] Simplify the initialization of the account expiration date for new user accounts 2018-08-26 21:26:31 +02:00
user.c
utils.c