wine/ dlls/kernel/volume.c dlls/kernel/process ...

Alexandre Julliard julliard at winehq.org
Wed Apr 20 10:43:36 CDT 2005


ChangeSet ID:	17177
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2005/04/20 10:43:36

Modified files:
	dlls/kernel    : volume.c process.c Makefile.in 
	.              : configure.ac configure DEVELOPERS-HINTS 
Added files:
	dlls/kernel    : oldconfig.c 
Removed files:
	misc           : registry.c 

Log message:
	Move all the old config conversion code to a new oldconfig.c file, and
	get rid of misc/registry.c and the misc directory.

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

Old revision  New revision  Changes     Path
 1.24          1.25          +0 -231     wine/dlls/kernel/volume.c
 1.86          1.87          +3 -6       wine/dlls/kernel/process.c
 1.117         1.118         +2 -5       wine/dlls/kernel/Makefile.in
 1.345         1.346         +0 -1       wine/configure.ac
 1.641         1.642         +0 -5       wine/configure
 1.54          1.55          +0 -1       wine/DEVELOPERS-HINTS
 Added         1.1           +0 -0       wine/dlls/kernel/oldconfig.c
 1.152         Removed       +0 -0       wine/misc/registry.c




More information about the wine-cvs mailing list