wine-wine/programs/cmd
Alexandre Julliard 88c34b39ed cmd: FormatMessage() now reports ERROR_NO_WORK_DONE error for empty string.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-05-13 22:07:31 +02:00
..
tests cmd/tests: Test that the if command is not influenced by a previous one. 2020-05-04 12:55:13 +02:00
Makefile.in cmd: Build with msvcrt. 2019-05-03 16:30:39 +02:00
batch.c cmd: Fix the spelling of "tilde". 2020-04-27 11:32:05 +02:00
builtins.c cmd: Fix crash in if condition parsing. 2020-05-04 12:55:13 +02:00
cmd.rc cmd: Correct capitalization of "Windows Explorer". 2019-04-03 19:28:19 +02:00
directory.c cmd: Use _wsplitpath() from msvcrt. 2020-04-27 11:32:03 +02:00
wcmd.h cmd: Fix the spelling of "tilde". 2020-04-27 11:32:05 +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: FormatMessage() now reports ERROR_NO_WORK_DONE error for empty string. 2020-05-13 22:07:31 +02:00