ChangeSet ID: 14305 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/10/25 16:47:23
Modified files: dlls/ntdll : env.c dlls/kernel : process.c environ.c
Log message: Eric Pouech pouech-eric@wanadoo.fr - 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
Patch: http://cvs.winehq.org/patch.py?id=14305
Old revision New revision Changes Path 1.14 1.15 +2 -1 wine/dlls/ntdll/env.c 1.78 1.79 +2 -1 wine/dlls/kernel/process.c 1.2 1.3 +5 -5 wine/dlls/kernel/environ.c