ChangeSet ID: 1031943121717975974622281 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 02/09/13 13:52:01
Modified files: dlls/kernel : locale.c files : directory.c misc : cpu.c registry.c win32 : except.c
Log message: Removed remaining references to advapi32 registry functions from kernel functions.
Patch: http://cvs.winehq.com/patch.py?id=1031943121717975974622281
Revision Changes Path 1.5 +49 -14 wine/dlls/kernel/locale.c 1.54 +35 -20 wine/files/directory.c 1.29 +64 -38 wine/misc/cpu.c 1.116 +179 -73 wine/misc/registry.c 1.59 +68 -30 wine/win32/except.c