ole32: Do not open registry keys with no access rights.

Thomas Faber thomas.faber at reactos.org
Mon Feb 29 09:49:28 CST 2016


While simply opening a subkey (as done here) does not require any
access rights in particular, NtOpenKey with 0 desired access always
fails with STATUS_ACCESS_DENIED on Windows.
Consequently specifying a nonzero access is a prerequisite for some day
fixing Wine's NtOpenKey behavior in this regard.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-ole32-Do-not-open-registry-keys-with-no-access-right.patch
Type: text/x-diff
Size: 911 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20160229/63f64b67/attachment.patch>


More information about the wine-patches mailing list