wine/ server/trace.c server/request.h server/r ...

Alexandre Julliard julliard at winehq.org
Thu May 6 23:13:21 CDT 2004


ChangeSet ID:	12307
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2004/05/06 23:13:21

Modified files:
	server         : trace.c request.h registry.c protocol.def 
	misc           : registry.c 
	include/wine   : server_protocol.h 
	documentation/samples: config 

Log message:
	Moved loading of the home registry files to the server, there's no
	real need to make these configurable.

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

Old revision  New revision  Changes     Path
 1.204         1.205         +3 -13      wine/server/trace.c
 1.97          1.98          +2 -4       wine/server/request.h
 1.57          1.58          +89 -53     wine/server/registry.c
 1.101         1.102         +4 -10      wine/server/protocol.def
 1.141         1.142         +12 -94     wine/misc/registry.c
 1.102         1.103         +7 -22      wine/include/wine/server_protocol.h
 1.63          1.64          +0 -4       wine/documentation/samples/config




More information about the wine-cvs mailing list