From de1ccffb85da9dc86559d3f24529c737a7e800f1 Mon Sep 17 00:00:00 2001 From: winesync Date: Thu, 4 Jan 2024 19:01:23 +0100 Subject: [PATCH] [WINESYNC] setupapi: Add a stub for SetupDiLoadClassIcon. wine commit id aaf4ce8ac6d70f19b6bce495d1b580acb61c1c69 by Paul Vriens --- 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 e2612e6e72b..3c38485ee60 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: dab1bbef29c84d11d07b80f5262d70689c216366 + wine: aaf4ce8ac6d70f19b6bce495d1b580acb61c1c69