ChangeSet ID: 14866 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/12/15 04:47:23
Modified files: server : process.c dlls/kernel : console.c
Log message: Rein Klazes wijn@wanadoo.nl A starting process must obey the STARTF_USESTDHANDLES flag and use the standard io handles from the StartupInfo structure, even if it is starting a new console.
Patch: http://cvs.winehq.org/patch.py?id=14866
Old revision New revision Changes Path 1.117 1.118 +9 -14 wine/server/process.c 1.36 1.37 +23 -16 wine/dlls/kernel/console.c