From 5a903c0f1ac9f4d209c038f93c341c6ee9d7a987 Mon Sep 17 00:00:00 2001 From: Arkadiusz Hiler Date: Tue, 23 Apr 2024 14:11:32 +0300 Subject: [PATCH] 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