This website requires JavaScript.
Explore
Help
Register
Sign in
Intravision
/
reactos
Watch
1
Star
0
Fork
You've already forked reactos
0
mirror of
https://github.com/reactos/reactos.git
synced
2025-01-03 21:09:19 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
8c312fe7e1
reactos
/
base
History
Wexpo Lyu
62a90470f8
[WINLOGON] Update simplified chinese translation (
#528
)
2018-05-02 14:12:59 +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
[PSDK][REACTOS] Fix definitions and usage of DWLP_MSGRESULT, DWLP_DLGPROC, and DWLP_USER
2018-03-04 16:27:07 +01: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