mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-11-04 22:29:23 +01:00
* Fix bug #34176, use access field when creating key
git-svn-id: trunk@39666 -
This commit is contained in:
parent
315fe21718
commit
a6f61d6cd7
@ -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);
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user