- Fix access rights for RegOpenKeyEx and RegCreateKeyEx calls.
authorRobert Shearman <rob@codeweavers.com>
Thu, 5 May 2005 16:57:55 +0000 (16:57 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 5 May 2005 16:57:55 +0000 (16:57 +0000)
commitb3957e3004356baf3f0419fd4b5099613eeab4f0
treea8386bb2df2ae39fb4c80f8ed8202a339597b83f
parentac0bf21abc72eacfa8e7389c9622a480c2937aa5
- Fix access rights for RegOpenKeyEx and RegCreateKeyEx calls.
- Add privilege checks for RegLoadKey, RegUnloadKey & RegSaveKey
  calls.
server/registry.c