From 5f4a17a639ce0573c79f872817afd55d9673699d Mon Sep 17 00:00:00 2001 From: Alexandre Julliard Date: Tue, 22 Feb 2022 13:54:44 +0100 Subject: [PATCH] apisetchema: Add some more comctl32 apisets. Signed-off-by: Alexandre Julliard --- dlls/apisetschema/apisetschema.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/dlls/apisetschema/apisetschema.spec b/dlls/apisetschema/apisetschema.spec index 396ee46ab96..1d9a2bfedd1 100644 --- a/dlls/apisetschema/apisetschema.spec +++ b/dlls/apisetschema/apisetschema.spec @@ -406,7 +406,10 @@ apiset ext-ms-win-rtcore-ntuser-winevent-ext-l1-1-0 = user32.dll apiset ext-ms-win-rtcore-ntuser-wmpointer-l1-1-0 = user32.dll apiset ext-ms-win-security-credui-l1-1-0 = credui.dll apiset ext-ms-win-security-cryptui-l1-1-0 = cryptui.dll +apiset ext-ms-win-shell-comctl32-da-l1-1-0 = comctl32.dll apiset ext-ms-win-shell-comctl32-init-l1-1-0 = comctl32.dll +apiset ext-ms-win-shell-comctl32-l1-1-0 = comctl32.dll +apiset ext-ms-win-shell-comctl32-window-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