Module: wine Branch: master Commit: e7af7b8ce72fd6bb1359e7469e8ba6451f40b9de URL: https://source.winehq.org/git/wine.git/?a=commit;h=e7af7b8ce72fd6bb1359e7469...
Author: Alexandre Julliard julliard@winehq.org Date: Tue Feb 22 13:11:28 2022 +0100
apisetchema: Add some more winmm 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 1d41ed5415c..396ee46ab96 100644 --- a/dlls/apisetschema/apisetschema.spec +++ b/dlls/apisetschema/apisetschema.spec @@ -198,8 +198,11 @@ apiset api-ms-win-gdi-dpiinfo-l1-1-0 = gdi32.dll apiset api-ms-win-http-time-l1-1-0 = kernelbase.dll apiset api-ms-win-legacy-shlwapi-l1-1-0 = kernelbase.dll apiset api-ms-win-mm-joystick-l1-1-0 = winmm.dll +apiset api-ms-win-mm-mci-l1-1-0 = winmm.dll apiset api-ms-win-mm-misc-l1-1-1 = winmm.dll +apiset api-ms-win-mm-misc-l2-1-0 = winmm.dll apiset api-ms-win-mm-mme-l1-1-0 = winmm.dll +apiset api-ms-win-mm-playsound-l1-1-0 = winmm.dll apiset api-ms-win-mm-time-l1-1-0 = winmm.dll apiset api-ms-win-ntuser-dc-access-l1-1-0 = user32.dll apiset api-ms-win-ntuser-ie-message-l1-1-0 = user32.dll