* Fix bug #34176, use access field when creating key

git-svn-id: trunk@39666 -
This commit is contained in:
michael 2018-08-24 08:09:24 +00:00
parent 315fe21718
commit a6f61d6cd7

View File

@ -58,7 +58,7 @@ begin
0, 0,
'', '',
REG_OPTION_NON_VOLATILE, REG_OPTION_NON_VOLATILE,
KEY_ALL_ACCESS, FACCESS,
SecurityAttributes, SecurityAttributes,
Handle, Handle,
@Disposition); @Disposition);