wine/ server/process.c dlls/kernel/console.c

Alexandre Julliard julliard at winehq.org
Wed Dec 15 04:47:23 CST 2004


ChangeSet ID:	14866
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2004/12/15 04:47:23

Modified files:
	server         : process.c 
	dlls/kernel    : console.c 

Log message:
	Rein Klazes <wijn at 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




More information about the wine-cvs mailing list