Module: wine Branch: master Commit: 5f4a17a639ce0573c79f872817afd55d9673699d URL: https://source.winehq.org/git/wine.git/?a=commit;h=5f4a17a639ce0573c79f87281...
Author: Alexandre Julliard julliard@winehq.org Date: Tue Feb 22 13:54:44 2022 +0100
apisetchema: Add some more comctl32 apisets.
Signed-off-by: Alexandre Julliard julliard@winehq.org
---
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