- fixed the way length of msvcrt runtime info is passed
commit4bb5d3ab3e6f18b03d447d589f2a429058354c48
authorEric Pouech <pouech-eric@wanadoo.fr>
Mon, 25 Oct 2004 21:47:23 +0000 (25 21:47 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 25 Oct 2004 21:47:23 +0000 (25 21:47 +0000)
tree03412d85a80b921533936be6bfe6e027cae73786
parentc67bfb2895d6c8bd486a88e359bd9b023216cfd5
- fixed the way length of msvcrt runtime info is passed
- always return a NULL runtime info buffer in child if parent's
  runtime info is NULL
- fixed typo in startupinfo size
dlls/kernel/environ.c
dlls/kernel/process.c
dlls/ntdll/env.c