When DOS program executes another DOS program, command line is now
commit7ec04452a18c5f673795a286be28ac22a6a17334
authorJukka Heinonen <jhei@iki.fi>
Wed, 1 May 2002 18:04:11 +0000 (1 18:04 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 1 May 2002 18:04:11 +0000 (1 18:04 +0000)
treed83f75c44adc86e5539f2c7529b12199c85d4f64
parentb7b75a86ec08566731fe49fa83cd04b397d1a8ea
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.
dlls/winedos/module.c