reactos/base
Wexpo Lyu b8a3f0eeee [REACTOS] Update simplified chinese translation (#529)
Minor updates fixing grammar, spacing and typos.
2018-05-03 11:53:19 +02:00
..
applications [SHUTDOWN] Actually all shutdown.exe utilities from all Windows (>= XP) versions (and not just Vista+) support a comment string of up to 512, *EVEN IF* they mention in their help message that the comment can only be up to 127 characters long. I have really tested that ;-) (And what is more, shutdown's utility from Whistler support an arbitrary comment length!) So here I remove the code that imposes this limit and I just check for no more than 512 characters. I also fix an out-of-bounds check for argv. 2018-05-02 00:24:10 +02:00
services [SRVSVC][WKSSVC] Server and workstation service set their service bit when they are running 2018-05-01 16:37:48 +02:00
setup [REACTOS] Update simplified chinese translation (#529) 2018-05-03 11:53:19 +02:00
shell [TRANSLATION] Minor translation update. 2018-05-01 17:45:06 +02:00
system [WINLOGON] Update simplified chinese translation (#528) 2018-05-02 14:12:59 +02:00
CMakeLists.txt