ChangeSet ID: 1020276252239102872395055
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 02/05/01 13:04:12
Modified files:
dlls/winedos : module.c
Log message:
Jukka Heinonen <jhei(a)iki.fi>
When DOS program executes another DOS program, command line is now
passed correctly. If DOS command line is too long, command line is now
truncated instead of letting it trash memory.
Patch: http://cvs.winehq.com/patch.py?id=1020276252239102872395055
Revision Changes Path
1.15 +28 -16 wine/dlls/winedos/module.c