On Thu, 03 Mar 2005 11:37:48 -0600, Robert Shearman rob@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.