commit | 7df722259486931ccaefaeead2bca8d29166be74 | [log] [tgz] |
---|---|---|
author | Francois Gouget <fgouget@codeweavers.com> | Wed Nov 12 11:29:51 2008 +0100 |
committer | Alexandre Julliard <julliard@winehq.org> | Wed Nov 12 13:12:23 2008 +0100 |
tree | 6221dcd4b4dbecde9fd555052cda3b50ca5f546f | |
parent | 126ffb1f8a26e8ef78112c5b274c7b5bd0d26d54 [diff] |
regedit: Simplify / clean up export_hkey(). Avoid unneeded/redundant calls to lstrcatW() and lstrlenW(). Tighten the scope of variables.