User32: Fix SytemParametersInfoW to create registry keys properly

Kimmo Myllyvirta kimmo.myllyvirta at gmail.com
Sat Sep 17 22:56:39 CDT 2005


This fixes cases when HKCU\Software\Wine does not exist when 
SytemParametersInfoW is called - in this case it created HKCU\Software 
registry key as volatile key, thus preventing applications to create any 
non-volatile keys under HKCU\Software and potentially preventing 
applications to work properly.

Changelog:
If HKCU\Software\Wine does not yet exist, create it as non-volatile key, 
instead of volatile.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: sysparams_regfix.diff
Type: text/x-patch
Size: 2871 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20050918/ff7b6106/sysparams_regfix-0001.diff


More information about the wine-patches mailing list