Alexandre Julliard : apisetchema: Add some more shcore apisets.

Alexandre Julliard julliard at winehq.org
Wed Feb 23 16:00:04 CST 2022


Module: wine
Branch: master
Commit: 26c20f43ecd4a9b9c31099f047a825876c548fcd
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=26c20f43ecd4a9b9c31099f047a825876c548fcd

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Tue Feb 22 13:09:42 2022 +0100

apisetchema: Add some more shcore apisets.

Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/apisetschema/apisetschema.spec | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/dlls/apisetschema/apisetschema.spec b/dlls/apisetschema/apisetschema.spec
index f3e7560ed4b..816394825e6 100644
--- a/dlls/apisetschema/apisetschema.spec
+++ b/dlls/apisetschema/apisetschema.spec
@@ -240,6 +240,7 @@ apiset api-ms-win-security-credentials-l1-1-0 = sechost.dll
 apiset api-ms-win-security-credentials-l2-1-0 = sechost.dll
 apiset api-ms-win-security-cryptoapi-l1-1-0 = cryptsp.dll
 apiset api-ms-win-security-grouppolicy-l1-1-0 = kernelbase.dll
+apiset api-ms-win-security-isolatedcontainer-l1-1-1 = shcore.dll
 apiset api-ms-win-security-isolationapi-l1-1-0 = sechost.dll
 apiset api-ms-win-security-isolationapi-l1-2-0 = sechost.dll
 apiset api-ms-win-security-isolationpolicy-l1-1-0 = sechost.dll
@@ -265,10 +266,18 @@ apiset api-ms-win-service-private-l1-1-1 = sechost.dll
 apiset api-ms-win-service-private-l1-2-0 = sechost.dll
 apiset api-ms-win-service-winsvc-l1-1-0 = sechost.dll
 apiset api-ms-win-service-winsvc-l1-2-0 = sechost.dll
+apiset api-ms-win-shcore-comhelpers-l1-1-0 = shcore.dll
 apiset api-ms-win-shcore-obsolete-l1-1-0 = shcore.dll
+apiset api-ms-win-shcore-path-l1-1-0 = shcore.dll
+apiset api-ms-win-shcore-registry-l1-1-1 = shcore.dll
 apiset api-ms-win-shcore-scaling-l1-1-1 = shcore.dll
 apiset api-ms-win-shcore-stream-l1-1-0 = shcore.dll
+apiset api-ms-win-shcore-stream-winrt-l1-1-0 = shcore.dll
+apiset api-ms-win-shcore-sysinfo-l1-1-0 = shcore.dll
+apiset api-ms-win-shcore-taskpool-l1-1-0 = shcore.dll
 apiset api-ms-win-shcore-thread-l1-1-0 = shcore.dll
+apiset api-ms-win-shcore-unicodeansi-l1-1-0 = shcore.dll
+apiset api-ms-win-shell-shdirectory-l1-1-0 = shcore.dll
 apiset api-ms-win-shell-shellcom-l1-1-0 = shell32.dll
 apiset api-ms-win-shell-shellfolders-l1-1-0 = shell32.dll
 apiset api-ms-win-stateseparation-helpers-l1-1-0 = kernelbase.dll




More information about the wine-cvs mailing list