[PATCH v2 3/4] apisetschema: Add ext-ms-win-shell32-shellfolders-l1-1-0 entry.

Mohamad Al-Jaf mohamadaljaf at gmail.com
Mon Mar 7 03:14:05 CST 2022


Needed for some Windows native DLLs.

Signed-off-by: Mohamad Al-Jaf <mohamadaljaf at gmail.com>
---
v2: Remove .dll in the name.
---
 dlls/apisetschema/apisetschema.spec | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dlls/apisetschema/apisetschema.spec b/dlls/apisetschema/apisetschema.spec
index 38b89582a07..c640160319c 100644
--- a/dlls/apisetschema/apisetschema.spec
+++ b/dlls/apisetschema/apisetschema.spec
@@ -425,5 +425,6 @@ apiset ext-ms-win-shell-shell32-l1-2-0 = shell32.dll
 apiset ext-ms-win-shell-shell32-l1-3-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-shell32-shellfolders-l1-1-0 = shell32.dll
 apiset ext-ms-win-usp10-l1-1-0 = gdi32.dll
 apiset ext-ms-win-uxtheme-themes-l1-1-0 = uxtheme.dll
-- 
2.35.1




More information about the wine-devel mailing list