ChangeSet ID: 7052 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2003/01/14 21:35:32
Modified files: programs/wcmd : wcmdmain.c builtins.c batch.c
Log message: Use proper file sharing parameters when opening files. Fixed handling of 'if a == b' syntax in batch files.
Patch: http://cvs.winehq.com/patch.py?id=7052
Old revision New revision Changes Path 1.20 1.21 +4 -3 wine/programs/wcmd/wcmdmain.c 1.15 1.16 +6 -3 wine/programs/wcmd/builtins.c 1.9 1.10 +2 -1 wine/programs/wcmd/batch.c