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

Alexandre Julliard julliard at winehq.org
Tue Apr 6 18:41:02 CDT 2004


ChangeSet ID:	11879
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2004/04/06 18:41:02

Modified files:
	server         : trace.c protocol.def mapping.c file.h file.c 
	misc           : registry.c 
	include/wine   : server_protocol.h 
	include        : file.h 
	files          : file.c 
	dlls/winedos   : int21.c 
	dlls/kernel    : vxd.c volume.c 

Log message:
	Get rid of the removable media handling in the server.

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

Old revision  New revision  Changes     Path
 1.196         1.197         +1 -3       wine/server/trace.c
 1.97          1.98          +0 -2       wine/server/protocol.def
 1.45          1.46          +0 -1       wine/server/mapping.c
 1.13          1.14          +0 -1       wine/server/file.h
 1.79          1.80          +2 -11      wine/server/file.c
 1.136         1.137         +1 -1       wine/misc/registry.c
 1.98          1.99          +1 -3       wine/include/wine/server_protocol.h
 1.70          1.71          +1 -1       wine/include/file.h
 1.216         1.217         +5 -9       wine/files/file.c
 1.56          1.57          +0 -1       wine/dlls/winedos/int21.c
 1.10          1.11          +1 -1       wine/dlls/kernel/vxd.c
 1.6           1.7           +1 -2       wine/dlls/kernel/volume.c




More information about the wine-cvs mailing list