ChangeSet ID: 8088 CVSROOT: /home/winehq/opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2003/05/10 21:48:17
Modified files: programs/wcmd : wcmdmain.c
Log message: Francois Gouget fgouget@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