mirror of
				https://gitlab.com/freepascal.org/fpc/source.git
				synced 2025-11-04 03:59:42 +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,
 | 
			
		||||
                              '',
 | 
			
		||||
                              REG_OPTION_NON_VOLATILE,
 | 
			
		||||
                              KEY_ALL_ACCESS,
 | 
			
		||||
                              FACCESS,
 | 
			
		||||
                              SecurityAttributes,
 | 
			
		||||
                              Handle,
 | 
			
		||||
                              @Disposition);
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user