ntdll: Add NtCreateKey tests

Robert Shearman rob at codeweavers.com
Thu Mar 3 13:15:31 CST 2005


James Hawkins wrote:

>On Thu, 03 Mar 2005 11:37:48 -0600, Robert Shearman <rob at codeweavers.com> wrote:
>  
>
>>It looks like Windows only uses RegLoadKey to create keys under HKLM and
>>HKU. Maybe we should do the same.
>>
>>Rob
>>
>>    
>>
>
>I agree we should use RegLoadKey as well to be consistent.  Where is
>the registry initialisation code?  I'd like to look around in there
>and see what can be done.
>  
>

It is in misc/registry.c. Changing wine to using separate branches for 
the subkeys of HKLM and HKU is a pretty big change though.

Rob



More information about the wine-devel mailing list