reactos/dll/win32/userenv
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 [TRANSLATION] Update Chinese translation (zh_CN & zh_TW) (#1159) 2018-12-18 17:24:35 +01:00
CMakeLists.txt [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
desktop.c
directory.c
environment.c
gpolicy.c
internal.h [USERENV] LoadUserProfileW: Check the user for Administators and Guests group membership and set the State value accordingly. 2019-03-17 12:44:54 +01:00
misc.c [USERENV] LoadUserProfileW: Check the user for Administators and Guests group membership and set the State value accordingly. 2019-03-17 12:44:54 +01:00
precomp.h
profile.c [USERENV] Initialize variable before using it 2019-04-01 11:38:32 +02:00
registry.c
resources.h
setup.c
sid.c
userenv.c
userenv.rc [TRANSLATION] Update Chinese translation (zh_CN & zh_TW) (#1159) 2018-12-18 17:24:35 +01:00
userenv.spec [USERENV] Implement CopySystemProfile Part 1 (Add a new profile subkey and values to the profile list) 2018-05-27 15:31:43 +02:00