apisetschema: Add api-ms-win-core-com-l2-1-1.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=55075
This commit is contained in:
Fabian Maurer 2023-11-04 19:33:07 +01:00 committed by Alexandre Julliard
parent 85026ab2b3
commit c24bbd13c8

View file

@ -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-backgroundtask-l1-1-0 = kernelbase.dll
apiset api-ms-win-core-calendar-l1-1-0 = kernel32.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-l1-1-1 = combase.dll
apiset api-ms-win-core-com-l2-1-1 = coml2.dll
apiset api-ms-win-core-com-midlproxystub-l1-1-0 = combase.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-1-0 = combase.dll
apiset api-ms-win-core-com-private-l1-2-0 = combase.dll apiset api-ms-win-core-com-private-l1-2-0 = combase.dll