From 2648a8d999789959fda96110370a2845ea814320 Mon Sep 17 00:00:00 2001 From: winesync Date: Fri, 5 Jan 2024 21:42:46 +0100 Subject: [PATCH] ****** Commit useless for ROS [WINESYNC] setupapi: Add an internal helper for SetupDiSetDeviceRegistryProperty(). This essentially follows the model used in MSI. The next patch makes use of this helper. Signed-off-by: Zebediah Figura Signed-off-by: Alexandre Julliard wine commit id b5b09649e6be0154154174b2641bca23a7216f96 by Zebediah Figura --- sdk/tools/winesync/setupapi.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdk/tools/winesync/setupapi.cfg b/sdk/tools/winesync/setupapi.cfg index de7c9d598d1..b3c2b117e78 100644 --- a/sdk/tools/winesync/setupapi.cfg +++ b/sdk/tools/winesync/setupapi.cfg @@ -5,4 +5,4 @@ files: dlls/setupapi/misc.c: dll/win32/setupapi/misc.c dlls/setupapi/stubs.c: dll/win32/setupapi/stubs.c tags: - wine: f840bcc6f7dfdfda507e4fc89d9ed2fdc6ca3a94 + wine: b5b09649e6be0154154174b2641bca23a7216f96