Module: wine Branch: master Commit: 5a903c0f1ac9f4d209c038f93c341c6ee9d7a987 URL: https://gitlab.winehq.org/wine/wine/-/commit/5a903c0f1ac9f4d209c038f93c341c6...
Author: Arkadiusz Hiler ahiler@codeweavers.com Date: Tue Apr 23 14:11:32 2024 +0300
apisetschema: Add api-ms-win-appmodel-runtime-internal-l1-1-1.
---
dlls/apisetschema/apisetschema.spec | 1 + 1 file changed, 1 insertion(+)
diff --git a/dlls/apisetschema/apisetschema.spec b/dlls/apisetschema/apisetschema.spec index c7da8a6a806..c46918b6fa8 100644 --- a/dlls/apisetschema/apisetschema.spec +++ b/dlls/apisetschema/apisetschema.spec @@ -1,3 +1,4 @@ +apiset api-ms-win-appmodel-runtime-internal-l1-1-1 = kernelbase.dll apiset api-ms-win-appmodel-runtime-l1-1-2 = kernelbase.dll apiset api-ms-win-base-bootconfig-l1-1-0 = advapi32.dll apiset api-ms-win-base-util-l1-1-0 = advapi32.dll