ChangeSet ID: 1031600088776339552206085 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@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