cmd.exe: Add support for %ERRORLEVEL% in both batch and cmd line.
authorJason Edmeades <us@edmeades.me.uk>
Tue, 20 Feb 2007 00:40:28 +0000 (00:40 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 21 Feb 2007 10:48:06 +0000 (11:48 +0100)
commit938719062df1bd17d4360c2e51d07423aee28ab1
tree126cadd26ec00f537754eb626df47afc3d63d984
parent3bdb64149b9d89449a43757f298f33f53f636af9
cmd.exe: Add support for %ERRORLEVEL% in both batch and cmd line.
programs/cmd/batch.c
programs/cmd/wcmdmain.c