Sweden-Number/programs/cmd
Eric Pouech 535da77552 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>
2021-12-20 17:51:54 +01:00
..
tests cmd/tests: Add test for attrib without parameter. 2021-09-08 20:49:19 +02:00
Makefile.in makefiles: Make -mno-cygwin the default. 2021-09-20 22:45:48 +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. 2021-12-20 17:51:54 +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: Use terminated strings. 2021-04-15 17:41:40 +02: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: Use the standard va_list instead of __ms_va_list. 2021-10-25 11:00:27 +02:00