wine/programs/wcmd wcmdmain.c

Alexandre Julliard julliard at wine.codeweavers.com
Sat May 10 21:48:17 CDT 2003


ChangeSet ID:	8088
CVSROOT:	/home/winehq/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2003/05/10 21:48:17

Modified files:
	programs/wcmd  : wcmdmain.c 

Log message:
	Francois Gouget <fgouget at codeweavers.com>
	Fix handling of wcmd /c "c:\Program Files\hello.bat".
	Make /c and /k effectively exclusive, like the real cmd does.
	Fix handling of /q: it's compatible with /c and /k.
	Added compatibility with /t /x and /y, just ignore them.

Patch: http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=8088

Old revision  New revision  Changes     Path
 1.27          1.28          +153 -41    wine/programs/wcmd/wcmdmain.c




More information about the wine-cvs mailing list