- All versions of Windows ignore the access rights of the passed in
authorRobert Shearman <rob@codeweavers.com>
Thu, 16 Jun 2005 20:34:34 +0000 (20:34 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 16 Jun 2005 20:34:34 +0000 (20:34 +0000)
commit8cb3f92e53b87da6fd0447b39fa648788701a184
treef7a32784be691e2cafc24332132b70f6d4b33811
parent816217e99e0136e278405d5e15fbc2dc54cb658a
- All versions of Windows ignore the access rights of the passed in
  parent handle to RegCreateKey(Ex).
- Add a test that shows this.
dlls/advapi32/tests/registry.c
server/registry.c