reactos/base
Hermès Bélusca-Maïto cb2a9c31a6
[CMD] Some fixes for getting the enhanced '%~XXX' batch/FOR variables.
CORE-11857 CORE-13736

It will be followed with a separate fix for the FOR-loop code.
Fixes some cmd_winetests.

A NULL pointer can be returned for a valid existing batch/FOR variable,
in which case the enhanced-variable getter should return an empty string.
This situation can happen e.g. when forcing a FOR-loop to tokenize a
text line with not enough tokens in it.
2020-09-19 19:44:54 +02:00
..
applications [RAPPS] Update help command (#3209) 2020-09-19 15:20:14 +03:00
services [REACTOS] Fix GetTokenInformation() usage (#2997) 2020-07-21 15:39:11 +03:00
setup [SETUP] French translation of missing elements (#3111) 2020-09-03 21:20:54 +02:00
shell [CMD] Some fixes for getting the enhanced '%~XXX' batch/FOR variables. 2020-09-19 19:44:54 +02:00
system [TRANSLATION] Chinese Traditional translation improvements (#3085) 2020-09-18 00:50:27 +02:00
CMakeLists.txt