wine/ include/server.h scheduler/process.c ser ...

Alexandre Julliard julliard at winehq.com
Fri Feb 16 13:08:19 CST 2001


ChangeSet ID:	982350499744791901204735
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine2.	01/02/16 14:08:19

Modified files:
	include        : server.h 
	scheduler      : process.c 
	server         : console.c process.c trace.c 
	win32          : console.c 

Log message:
	Pass the stdin/stdout handles on startup to use as console (based on a
	patch by Eric Pouech).

Patch: http://cvs.winehq.com/patch.py?id=982350499744791901204735

Revision  Changes    Path
 1.86     +4 -2      wine/include/server.h
 1.144    +33 -3     wine/scheduler/process.c
 1.25     +22 -10    wine/server/console.c
 1.66     +2 -3      wine/server/process.c
 1.84     +3 -1      wine/server/trace.c
 1.72     +3 -2      wine/win32/console.c




More information about the wine-cvs mailing list