regedit: Simplify / clean up export_hkey().
commit7df722259486931ccaefaeead2bca8d29166be74
authorFrancois Gouget <fgouget@codeweavers.com>
Wed, 12 Nov 2008 10:29:51 +0000 (12 11:29 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 12 Nov 2008 12:12:23 +0000 (12 13:12 +0100)
tree6221dcd4b4dbecde9fd555052cda3b50ca5f546f
parent126ffb1f8a26e8ef78112c5b274c7b5bd0d26d54
regedit: Simplify / clean up export_hkey().

Avoid unneeded/redundant calls to lstrcatW() and lstrlenW().
Tighten the scope of variables.
programs/regedit/regproc.c