regedit: Allow export_key() to return TRUE.
commitf5fe9a6cf9121004ecdf5c0b285fcd88ec8a0d94
authorHugh McMaster <hugh.mcmaster@outlook.com>
Thu, 9 Mar 2023 10:22:48 +0000 (9 21:22 +1100)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 9 Mar 2023 17:12:47 +0000 (9 18:12 +0100)
treeecdea7f309d2b32196b2aaee16968b2d165cf7e7
parentb7ae278f2b936841c9cb820ffe5ca15ac8fb5068
regedit: Allow export_key() to return TRUE.

We don't handle errors in export_registry_data() anyway.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=54491
programs/regedit/framewnd.c
programs/regedit/regproc.c