This is needed for MFC42U.dll according to Dependency Walker.
Signed-off-by: Mohamad Al-Jaf mohamadaljaf@gmail.com --- dlls/apisetschema/apisetschema.spec | 1 + 1 file changed, 1 insertion(+)
diff --git a/dlls/apisetschema/apisetschema.spec b/dlls/apisetschema/apisetschema.spec index dce332e51fb..8aacb2577f0 100644 --- a/dlls/apisetschema/apisetschema.spec +++ b/dlls/apisetschema/apisetschema.spec @@ -9,6 +9,7 @@ apiset api-ms-win-core-atoms-l1-1-0 = kernel32.dll apiset api-ms-win-core-backgroundtask-l1-1-0 = kernelbase.dll apiset api-ms-win-core-calendar-l1-1-0 = kernel32.dll apiset api-ms-win-core-com-l1-1-1 = combase.dll +apiset api-ms-win-core-com-l2-1-1 = ole32.dll apiset api-ms-win-core-com-midlproxystub-l1-1-0 = combase.dll apiset api-ms-win-core-com-private-l1-1-0 = combase.dll apiset api-ms-win-core-com-private-l1-2-0 = combase.dll
Needed by some native Windows DLLs.
Signed-off-by: Mohamad Al-Jaf mohamadaljaf@gmail.com --- dlls/apisetschema/apisetschema.spec | 1 + 1 file changed, 1 insertion(+)
diff --git a/dlls/apisetschema/apisetschema.spec b/dlls/apisetschema/apisetschema.spec index 8aacb2577f0..38b89582a07 100644 --- a/dlls/apisetschema/apisetschema.spec +++ b/dlls/apisetschema/apisetschema.spec @@ -314,6 +314,7 @@ apiset ext-ms-win-compositor-hosting-l1-1-0 = user32.dll apiset ext-ms-win-dwmapi-ext-l1-1-0 = dwmapi.dll apiset ext-ms-win-dwmapidxgi-ext-l1-1-1 = dwmapi.dll apiset ext-ms-win-dx-d3dkmt-gdi-l1-1-0 = gdi32.dll +apiset ext-ms-win-dx-ddraw-l1-1-0 = ddraw.dll apiset ext-ms-win-gdi-clipping-l1-1-0 = gdi32.dll apiset ext-ms-win-gdi-dc-create-l1-1-1 = gdi32.dll apiset ext-ms-win-gdi-dc-l1-2-0 = gdi32.dll
Needed by some native Windows DLLs.
Signed-off-by: Mohamad Al-Jaf mohamadaljaf@gmail.com --- dlls/apisetschema/apisetschema.spec | 1 + 1 file changed, 1 insertion(+)
diff --git a/dlls/apisetschema/apisetschema.spec b/dlls/apisetschema/apisetschema.spec index 38b89582a07..e920127e20a 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.dll = shell32.dll apiset ext-ms-win-usp10-l1-1-0 = gdi32.dll apiset ext-ms-win-uxtheme-themes-l1-1-0 = uxtheme.dll
Needed by some native Windows DLLs.
Signed-off-by: Mohamad Al-Jaf mohamadaljaf@gmail.com --- dlls/apisetschema/apisetschema.spec | 1 + 1 file changed, 1 insertion(+)
diff --git a/dlls/apisetschema/apisetschema.spec b/dlls/apisetschema/apisetschema.spec index e920127e20a..78074a1e84a 100644 --- a/dlls/apisetschema/apisetschema.spec +++ b/dlls/apisetschema/apisetschema.spec @@ -311,6 +311,7 @@ apiset ext-ms-win-authz-context-l1-1-0 = authz.dll apiset ext-ms-win-com-ole32-l1-1-3 = ole32.dll apiset ext-ms-win-com-ole32-l1-2-0 = ole32.dll apiset ext-ms-win-compositor-hosting-l1-1-0 = user32.dll +apiset ext-ms-win-core-iuri-l1-1-0.dll = urlmon.dll apiset ext-ms-win-dwmapi-ext-l1-1-0 = dwmapi.dll apiset ext-ms-win-dwmapidxgi-ext-l1-1-1 = dwmapi.dll apiset ext-ms-win-dx-d3dkmt-gdi-l1-1-0 = gdi32.dll