[PATCH] setupapi: Handle arch-specific SourceDisks{Names, Files} .inf sections in get_source_info.

Alexandre Julliard julliard at winehq.org
Wed Jan 22 14:52:18 CST 2020


Gijs Vermeulen <gijsvrm at gmail.com> writes:

> Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=48455
> Signed-off-by: Gijs Vermeulen <gijsvrm at gmail.com>
> ---
>  dlls/setupapi/query.c            | 31 -------------------------------
>  dlls/setupapi/queue.c            | 15 ++++++++-------
>  dlls/setupapi/setupapi_private.h | 19 +++++++++++++++++++
>  3 files changed, 27 insertions(+), 38 deletions(-)

I think it would be better to have a common helper functions instead of
making the string constants global.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list