ChangeSet ID: 6153 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2002/11/04 16:36:07
Modified files: programs/wcmd : wcmdmain.c
Log message: Jaco Greeff jaco@puxedo.org Skip the allocation of a new console on "wcmd /c <command>" execution, using the current allocated STDIN and STDOUT handles for command input/output.
Patch: http://cvs.winehq.com/patch.py?id=6153
Old revision New revision Changes Path 1.17 1.18 +10 -5 wine/programs/wcmd/wcmdmain.c