commit | 3ef0b0ef2d92b4d5105fc1092afdbf6ba9819005 | [log] [tgz] |
---|---|---|
author | Francois Gouget <fgouget@codeweavers.com> | Thu Nov 20 20:45:25 2008 +0100 |
committer | Alexandre Julliard <julliard@winehq.org> | Fri Nov 21 10:00:17 2008 +0100 |
tree | 3920c8c8fcbfc18255f8e62f9a802e082a31c451 | |
parent | d92c976803647e4ae75ac9ca4fb7d0e5ad9bacfc [diff] |
regedit: Pass the string length to REGPROC_export_string(). We already know it in the caller so this saves us one lstrlenW() call.