From fedf4c2e68a059f709a2a6adb06a08be084d84a0 Mon Sep 17 00:00:00 2001 From: Mohamad Al-Jaf Date: Wed, 16 Aug 2023 20:53:25 -0400 Subject: [PATCH] apisetschema: Add ext-ms-win-dxcore-l1-1-0. Needed by Affinity Photo. --- dlls/apisetschema/apisetschema.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/dlls/apisetschema/apisetschema.spec b/dlls/apisetschema/apisetschema.spec index 122cd1209ba..9b09f01e5e0 100644 --- a/dlls/apisetschema/apisetschema.spec +++ b/dlls/apisetschema/apisetschema.spec @@ -341,9 +341,12 @@ apiset ext-ms-win-drvinst-desktop-l1-1-0 = newdev.dll apiset ext-ms-win-dwmapi-ext-l1-1-0 = dwmapi.dll apiset ext-ms-win-dwmapidxgi-ext-l1-1-1 = dwmapi.dll apiset ext-ms-win-dx-d3d9-l1-1-0 = d3d9.dll +apiset ext-ms-win-dx-d3dkmt-dxcore-l1-1-3 = dxcore.dll apiset ext-ms-win-dx-d3dkmt-gdi-l1-1-0 = gdi32.dll apiset ext-ms-win-dx-ddraw-l1-1-0 = ddraw.dll apiset ext-ms-win-dx-dinput8-l1-1-0 = dinput8.dll +apiset ext-ms-win-dxcore-internal-l1-1-0 = dxcore.dll +apiset ext-ms-win-dxcore-l1-1-0 = dxcore.dll apiset ext-ms-win-eventing-pdh-l1-1-2 = pdh.dll apiset ext-ms-win-eventing-tdh-ext-l1-1-0 = tdh.dll apiset ext-ms-win-eventing-tdh-priv-l1-1-0 = tdh.dll -- 2.11.4.GIT