ChangeSet ID: 10719 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/01/15 20:21:23
Modified files: programs/regedit: main.h framewnd.c edit.c
Log message: Dimitrie O. Paun dpaun@rogers.com Streamline the editing interfaces a bit. Open the registry with only the required permissions for the operation. Fix a few leaks.
Patch: http://cvs.winehq.com/patch.py?id=10719
Old revision New revision Changes Path 1.13 1.14 +4 -4 wine/programs/regedit/main.h 1.10 1.11 +8 -14 wine/programs/regedit/framewnd.c 1.7 1.8 +45 -25 wine/programs/regedit/edit.c