From aae4fd67108161ce372f0cb82dcebc58a958e405 Mon Sep 17 00:00:00 2001 From: winesync Date: Thu, 4 Jan 2024 22:27:20 +0100 Subject: [PATCH] ****** FIXME: INSPECT: The ROS-equivalent SetupInstallServicesFromInfSectionExW does not support DelService section yet! [WINESYNC] setupapi: SetupInstallServicesFromInfSection doesn't fail if there are no AddService or DelService directives in the section. wine commit id da922769c5536932185d7bfce604ee1b7885b75d by Hans Leidekker --- 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 2d0f14de621..5e5a5477d5d 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: b3b78b337ea6ba0cf96ddc37161fe71844440851 + wine: da922769c5536932185d7bfce604ee1b7885b75d