Sweden-Number/programs/cmd
Eric Pouech 3bff9ccfa4 cmd: Don't crash on 'if exist' without parameter.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=51598
Signed-off-by: Eric Pouech <eric.pouech@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
(cherry picked from commit 535da77552)
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
2022-03-16 22:47:28 +01:00
..
tests cmd: Fix handling of brackets in if-set expressions on a single line. 2021-05-18 00:24:26 +02:00
Makefile.in cmd: Build with msvcrt. 2019-05-03 16:30:39 +02:00
batch.c cmd: Don't use WCMD_is_console_handle. 2020-12-01 19:50:20 +01:00
builtins.c cmd: Don't crash on 'if exist' without parameter. 2022-03-16 22:47:28 +01:00
cmd.rc cmd: Correct capitalization of "Windows Explorer". 2019-04-03 19:28:19 +02:00
directory.c cmd: Use wide-char string literals. 2020-11-30 21:36:12 +01:00
wcmd.h cmd: Don't use WCMD_is_console_handle. 2020-12-01 19:50:20 +01:00
wcmd.ico cmd: Add a 256x256 icon. 2013-03-27 20:12:27 +01:00
wcmd.svg cmd: Add a 256x256 icon. 2013-03-27 20:12:27 +01:00
wcmdmain.c cmd: Fix handling of brackets in if-set expressions on a single line. 2021-05-18 00:24:26 +02:00