Alexandre Julliard : apisetchema: Add some more winmm apisets.

Alexandre Julliard julliard at winehq.org
Wed Feb 23 16:00:04 CST 2022


Module: wine
Branch: master
Commit: e7af7b8ce72fd6bb1359e7469e8ba6451f40b9de
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=e7af7b8ce72fd6bb1359e7469e8ba6451f40b9de

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Tue Feb 22 13:11:28 2022 +0100

apisetchema: Add some more winmm apisets.

Signed-off-by: Alexandre Julliard <julliard at 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




More information about the wine-cvs mailing list