regedit: correctly parse key name containing ']'

Lei Zhang thestig at google.com
Wed Feb 28 19:41:45 CST 2007


Hi,

On Win2K/WinXP, it is possible to have a registry key such as:
HKEY_LOCAL_MACHINE\SOFTWARE\Wine\[]

When exporting the registry file, the key looks like:
[HKEY_LOCAL_MACHINE\SOFTWARE\Wine\[]]

and it should be correctly parsed when importing the key with Wine's regedit.

--
 regproc.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: regedit.diff
Type: text/x-patch
Size: 543 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20070228/aed4b2e9/regedit.bin


More information about the wine-patches mailing list