ChangeSet ID: 18228 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/06/16 15:34:34
Modified files: server : registry.c dlls/advapi32/tests: registry.c
Log message: Robert Shearman rob@codeweavers.com - All versions of Windows ignore the access rights of the passed in parent handle to RegCreateKey(Ex). - Add a test that shows this.
Patch: http://cvs.winehq.org/patch.py?id=18228
Old revision New revision Changes Path 1.73 1.74 +2 -1 wine/server/registry.c 1.25 1.26 +17 -0 wine/dlls/advapi32/tests/registry.c