wine/ dlls/kernel/Makefile.in misc/registry.c ...

Alexandre Julliard julliard at wine.codeweavers.com
Mon Sep 9 14:34:49 CDT 2002


ChangeSet ID:	1031600088776339552206085
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	02/09/09 14:34:48

Modified files:
	dlls/kernel    : Makefile.in 
	misc           : registry.c 
Added files:
	dlls/kernel    : registry16.c 

Log message:
	Moved 16-bit registry functions to kernel dll and implemented them by
	calling up to advapi32.

Patch: http://cvs.winehq.com/patch.py?id=1031600088776339552206085

Revision  Changes    Path
 1.43     +1 -0      wine/dlls/kernel/Makefile.in
 1.1     +0 -0       wine/dlls/kernel/registry16.c
 1.115    +1 -141    wine/misc/registry.c




More information about the wine-cvs mailing list