[PATCH 2/8] regedit: Determine the number of values and subkeys before exporting any data

Alexandre Julliard julliard at winehq.org
Mon Jul 17 12:18:25 CDT 2017


Hugh McMaster <hugh.mcmaster at outlook.com> writes:

> Signed-off-by: Hugh McMaster <hugh.mcmaster at outlook.com>
> ---
>  programs/regedit/regproc.c | 212 +++++++++++++++++++--------------------------
>  1 file changed, 91 insertions(+), 121 deletions(-)

This doesn't seem to be an improvement. The registry can change while
you are exporting it, you can't rely on querying things beforehand.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list