reactos/base
Eric Kohl 16daf6700a [USETUP] Improve the install path checks
- Path must not contain whitespace characters.
- Path must be at least 2 characters long.
- Path must start with a backslash.
- Path must not end with a backslash.
- Path components must not end with a dot.

CORE-9529
2018-05-15 15:45:31 +02:00
..
applications [CLIPBRD] Improvements for the Clipboard Viewer. 2018-05-13 22:25:55 +02:00
services [IDL][NETAPI32][SRVSVC] Hack around another midl/rpcrt4 bug 2018-05-06 16:49:24 +02:00
setup [USETUP] Improve the install path checks 2018-05-15 15:45:31 +02:00
shell [TRANSLATION] Minor translation update. 2018-05-01 17:45:06 +02:00
system [AUTOCHK] Statically link to FS libs. 2018-05-10 10:49:17 +02:00
CMakeLists.txt