Module: wine Branch: master Commit: fedf4c2e68a059f709a2a6adb06a08be084d84a0 URL: https://gitlab.winehq.org/wine/wine/-/commit/fedf4c2e68a059f709a2a6adb06a08b...
Author: Mohamad Al-Jaf mohamadaljaf@gmail.com Date: Wed Aug 16 20:53:25 2023 -0400
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