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

Alexandre Julliard julliard at winehq.org
Mon Aug 18 22:08:18 CDT 2003


ChangeSet ID:	9027
CVSROOT:	/home/winehq/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2003/08/18 22:08:18

Modified files:
	server         : trace.c request.h registry.c protocol.def 
	include/wine   : server_protocol.h 
	dlls/advapi32  : registry.c 

Log message:
	Mike McCormack <mike at codeweavers.com>
	Implement registry key unloading.

Patch: http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=9027

Old revision  New revision  Changes     Path
 1.176         1.177         +8 -0       wine/server/trace.c
 1.87          1.88          +2 -0       wine/server/request.h
 1.51          1.52          +23 -5      wine/server/registry.c
 1.79          1.80          +6 -0       wine/server/protocol.def
 1.79          1.80          +16 -1      wine/include/wine/server_protocol.h
 1.53          1.54          +18 -2      wine/dlls/advapi32/registry.c




More information about the wine-cvs mailing list