wine/ server/trace.c server/protocol.def serve ...

Alexandre Julliard julliard at winehq.org
Tue Jul 12 15:27:09 CDT 2005


ChangeSet ID:	18872
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2005/07/12 15:27:09

Modified files:
	server         : trace.c protocol.def process.h process.c 
	                 console.c 
	include/wine   : server_protocol.h 
	dlls/kernel    : process.c 

Log message:
	Moved the fields that depends on startup info from the init_process
	request to get_startup_info.

Patch: http://cvs.winehq.org/patch.py?id=18872

Old revision  New revision  Changes     Path
 1.252         1.253         +7 -7       wine/server/trace.c
 1.145         1.146         +6 -6       wine/server/protocol.def
 1.48          1.49          +1 -1       wine/server/process.h
 1.135         1.136         +53 -67     wine/server/process.c
 1.58          1.59          +1 -0       wine/server/console.c
 1.146         1.147         +7 -7       wine/include/wine/server_protocol.h
 1.92          1.93          +40 -31     wine/dlls/kernel/process.c




More information about the wine-cvs mailing list