mirror of
https://github.com/reactos/reactos.git
synced 2025-02-22 16:36:33 +00:00
![]() - The aliases ("macros") definition files have the same format as what is output by DosKey when one displays the list of defined aliases with the /macros: command-line switch. It should then, in particular, understand the format where executable names are also specified: [exename1] alias1=command1 ... [exename2] aliasN=commandN ... We now behave similarly as Windows' version of this utility in that regard. - Use ARRAYSIZE() when needed. - Take the opportunity to add a license header to the source file. |
||
---|---|---|
.. | ||
at | ||
chcp | ||
clip | ||
comp | ||
cscript | ||
dbgprint | ||
doskey | ||
eventcreate | ||
find | ||
fsutil | ||
help | ||
hostname | ||
lodctr | ||
mode | ||
mofcomp | ||
more | ||
reg | ||
schtasks | ||
sort | ||
taskkill | ||
timeout | ||
tree | ||
whoami | ||
wmic | ||
wscript | ||
xcopy | ||
CMakeLists.txt |