This website requires JavaScript.
Explore
Help
Sign In
ApfelTeeSaft
/
reactos
Watch
1
Star
0
Fork
0
mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced
2026-08-26 19:33:31 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
master
reactos
/
base
/
applications
/
shutdown
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
Hermès Bélusca-Maïto
cab720aa2c
[CMDUTILS][NETWORK][LOGOFF][RUNAS][CMD][SYSTEM] Improve imports and headers for some tools
2026-03-30 13:55:07 +02:00
..
lang
[SHUTDOWN] Improve Japanese (ja-JP) translation (
#7764
)
2025-03-06 20:14:24 +09:00
CMakeLists.txt
[CMDUTILS][NETWORK][LOGOFF][RUNAS][CMD][SYSTEM] Improve imports and headers for some tools
2026-03-30 13:55:07 +02:00
gui.c
[FORMATTING] Remove trailing whitespace. Addendum to
34593d93
.
2021-09-13 03:52:22 +02:00
misc.c
[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
precomp.h
[CMDUTILS][NETWORK][LOGOFF][RUNAS][CMD][SYSTEM] Improve imports and headers for some tools
2026-03-30 13:55:07 +02:00
resource.h
Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys.
2017-10-03 07:45:34 +00:00
shutdown.c
[FORMATTING] Remove trailing whitespace. Addendum to
34593d93
.
2021-09-13 03:52:22 +02:00
shutdown.rc
[CMDUTILS][NETWORK][LOGOFF][RUNAS][CMD][SYSTEM] Improve imports and headers for some tools
2026-03-30 13:55:07 +02:00