wine-wine/programs/cmd
Michael Stefaniuc 02e4210265 cmd: Avoid using the comma operator.
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-03-26 21:41:23 +01:00
..
tests cmd/tests: Add some tests for "choice". 2018-12-26 15:34:11 +01:00
Makefile.in makefiles: Get rid of the MAKE_PROG_RULES variable. 2014-01-02 12:12:57 +01:00
batch.c cmd: Avoid naming conflicts with the global HeapAlloc wrappers. 2018-11-26 12:21:39 +01:00
builtins.c cmd: Avoid naming conflicts with the global HeapAlloc wrappers. 2018-11-26 12:21:39 +01:00
cmd.rc cmd: Implement builtin mklink command. 2017-11-14 20:45:44 +01:00
directory.c cmd: Remove useless cast to self. 2019-03-14 23:53:14 +01:00
wcmd.h cmd: Avoid naming conflicts with the global HeapAlloc wrappers. 2018-11-26 12:21:39 +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: Avoid using the comma operator. 2019-03-26 21:41:23 +01:00