mirror of
https://github.com/reactos/reactos.git
synced 2024-11-20 06:15:26 +00:00
3647f6a5eb
Logon UI was excluded from CMake build, probably for not being compliant with 'warnings are errors' standard introduced at some point. In the future, I would probably try to make Logon UI usable alongside with the classic msgina interface. - Add logonui back to CMakeLists - Replace 'wcscpy_s' Vista+ function with StringCchCopyW - Exclude some unused functions Signed-off-by: Vitaly Orekhov <crce2000@mail.ru> Reviewed-by: Stanislav Motylkov <x86corez@gmail.com> Reviewed-by: Hermès Bélusca-Maïto <hermes.belusca-maito@reactos.org> |
||
---|---|---|
.. | ||
autochk | ||
bootok | ||
chkdsk | ||
diskpart | ||
dllhost | ||
expand | ||
format | ||
logonui | ||
lsass | ||
msiexec | ||
regsvr32 | ||
rundll32 | ||
runonce | ||
services | ||
smss | ||
subst | ||
userinit | ||
winlogon | ||
CMakeLists.txt |