ChangeSet ID: 6389
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2002/11/24 16:19:57
Modified files:
misc : registry.c
Log message:
Replace most PROFILE_GetWineIni calls by direct registry accesses.
Keep the config key open to query all values instead of re-opening it
all the time.
Patch: http://cvs.winehq.com/patch.py?id=6389
Old revision New revision Changes Path
1.120 1.121 +129 -77 wine/misc/registry.c