Hermès Bélusca-Maïto
00ce3c48fe
[CMD] Use pointers to const strings in error functions, where applicable.
2020-09-13 22:50:09 +02:00
Hermès Bélusca-Maïto
3f8f3a2bba
[CMD] Minor formatting only.
2020-09-13 22:50:09 +02:00
Hermès Bélusca-Maïto
9871becced
[CMD] It is not the job of ErrorMessage() to set the errorlevel! It is set only by the commands that want it.
2020-08-19 20:36:08 +02:00
Hermès Bélusca-Maïto
5830ccb85e
[CMD] Improve the way the ErrorMessage() helper and the MKDIR and RMDIR commands report their errors.
...
For MKDIR, also properly support the case of ERROR_FILE_EXISTS and
ERROR_ALREADY_EXISTS last-errors by displaying the standard error
"A subdirectory or file XXX already exists.\n"
2020-08-19 20:36:05 +02:00
Hermès Bélusca-Maïto
ca4523658c
[CMD] Some code style and formatting fixes
2020-08-19 20:36:04 +02:00
Hermès Bélusca-Maïto
d0ced4ffdf
[CMD] Fix the ErrorMessage() function.
...
Specify its szFormat parameter optional, and correctly initialize the
szMessage buffer.
2020-05-18 02:21:56 +02:00
Colin Finck
c2c66aff7d
Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys.
2017-10-03 07:45:34 +00:00