Alexandre Julliard : apisetchema: Add some more shlwapi apisets.

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


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

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

apisetchema: Add some more shlwapi apisets.

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

---

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

diff --git a/dlls/apisetschema/apisetschema.spec b/dlls/apisetschema/apisetschema.spec
index 816394825e6..1d41ed5415c 100644
--- a/dlls/apisetschema/apisetschema.spec
+++ b/dlls/apisetschema/apisetschema.spec
@@ -280,7 +280,10 @@ 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-shlwapi-ie-l1-1-0 = shlwapi.dll
+apiset api-ms-win-shlwapi-winrt-storage-l1-1-1 = shlwapi.dll
 apiset api-ms-win-stateseparation-helpers-l1-1-0 = kernelbase.dll
+apiset ext-ms-onecore-shlwapi-l1-1-0 = shlwapi.dll
 apiset ext-ms-win-advapi32-auth-l1-1-0 = advapi32.dll
 apiset ext-ms-win-advapi32-encryptedfile-l1-1-0 = advapi32.dll
 apiset ext-ms-win-advapi32-eventingcontroller-l1-1-0 = advapi32.dll
@@ -403,5 +406,7 @@ apiset ext-ms-win-security-cryptui-l1-1-0 = cryptui.dll
 apiset ext-ms-win-shell-comctl32-init-l1-1-0 = comctl32.dll
 apiset ext-ms-win-shell-comdlg32-l1-1-0 = comdlg32.dll
 apiset ext-ms-win-shell-shell32-l1-2-0 = shell32.dll
+apiset ext-ms-win-shell-shlwapi-l1-1-1 = shlwapi.dll
+apiset ext-ms-win-shell-shlwapi-l1-2-0 = shlwapi.dll
 apiset ext-ms-win-usp10-l1-1-0 = gdi32.dll
 apiset ext-ms-win-uxtheme-themes-l1-1-0 = uxtheme.dll




More information about the wine-cvs mailing list