4 Nov
2002
4 Nov
'02
10:36 p.m.
ChangeSet ID: 6153 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2002/11/04 16:36:07 Modified files: programs/wcmd : wcmdmain.c Log message: Jaco Greeff <jaco(a)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