This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
reactos
Watch
0
Star
0
Fork
0
You've already forked reactos
mirror of
https://github.com/reactos/reactos.git
synced
2024-11-27 21:43:32 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
44b5f652a5
reactos
/
base
History
Hermès Bélusca-Maïto
44b5f652a5
[WINLOGON] Delimit the custom system shutdown message within a read-only edit control.
2018-05-02 00:24:11 +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] Delimit the custom system shutdown message within a read-only edit control.
2018-05-02 00:24:11 +02:00
CMakeLists.txt
Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys.
2017-10-03 07:45:34 +00:00